mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-04-06 02:46:21 +00:00
4 lines
61 B
Bash
Executable file
4 lines
61 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
cd "$(dirname "$0")"
|
|
./hl marblegame.hl
|