work in progress [might break]
This commit is contained in:
parent
e732ba03bd
commit
ec2b8c7206
1 changed files with 2 additions and 1 deletions
3
make
3
make
|
|
@ -14,7 +14,8 @@ install(){
|
|||
sudo apt-get install neko haxe -y
|
||||
}
|
||||
}
|
||||
haxelib setup
|
||||
mkdir ~/.haxe
|
||||
haxelib setup ~/.haxe
|
||||
haxelib install hxcpp
|
||||
haxelib install hxjava
|
||||
haxelib install hxcs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue