forked from TheRealJake12/Kade-Engine-Community
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patheasysetup.sh
19 lines (18 loc) · 789 Bytes
/
easysetup.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
haxelib install lime
haxelib install openfl
haxelib install flixel
haxelib install flixel-tools
haxelib install flixel-addons
haxelib install hxcpp-debug-server
haxelib install polymod 1.7.0
haxelib install hxvlc
haxelib install hscript
haxelib run lime setup
haxelib run lime setup flixel
haxelib run flixel-tools setup
haxelib git tjson https://github.com/EliteMasterEric/TJSON.git
haxelib git hscript-improved https://github.com/TheRealJake12/hscript-improved.git
haxelib git haxeui-core https://github.com/haxeui/haxeui-core.git --skip-dependencies
haxelib git haxeui-flixel https://github.com/haxeui/haxeui-flixel.git --skip-dependencies
haxelib git linc_luajit https://github.com/nebulazorua/linc_luajit.git
haxelib git hxdiscord_rpc https://github.com/MAJigsaw77/hxdiscord_rpc.git