forked from TheRealJake12/Kade-Engine-Community
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patheasysetup.sh
20 lines (19 loc) · 864 Bytes
/
easysetup.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
haxelib install lime
haxelib install openfl
haxelib install flixel
haxelib install flixel-tools
haxelib install flixel-addons
haxelib install hxcpp-debug-server
haxelib install hxvlc
haxelib install hscript
haxelib install flixel-text-input
haxelib run lime setup
haxelib run lime setup flixel
haxelib run flixel-tools setup
haxelib git polymod https://github.com/swordcube/scriptless-polymod.git
haxelib git tjson https://github.com/EliteMasterEric/TJSON.git
haxelib git hscript-improved https://github.com/FNF-CNE-Devs/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