work in progress [might break]

This commit is contained in:
Leon van Kammen 2023-03-09 21:56:16 +01:00
parent 4b2e96b0aa
commit 4553d88dde

4
make
View file

@ -10,8 +10,8 @@ install(){
echo "[2.] download neko for cpp output" echo "[2.] download neko for cpp output"
echo "[3.] install mono openjdk14 for csharp + java output" echo "[3.] install mono openjdk14 for csharp + java output"
which apt-get && { which apt-get && {
apt-get update -y sudo apt-get update -y
apt-get neko haxe -y sudo apt-get neko haxe -y
} }
} }
haxelib setup haxelib setup