work in progress [might break]
This commit is contained in:
parent
4b2e96b0aa
commit
4553d88dde
1 changed files with 2 additions and 2 deletions
4
make
4
make
|
|
@ -10,8 +10,8 @@ install(){
|
|||
echo "[2.] download neko for cpp output"
|
||||
echo "[3.] install mono openjdk14 for csharp + java output"
|
||||
which apt-get && {
|
||||
apt-get update -y
|
||||
apt-get neko haxe -y
|
||||
sudo apt-get update -y
|
||||
sudo apt-get neko haxe -y
|
||||
}
|
||||
}
|
||||
haxelib setup
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue