forked from deepnight/gameBase
-
Notifications
You must be signed in to change notification settings - Fork 0
/
setup.hxml
20 lines (16 loc) · 835 Bytes
/
setup.hxml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Misc
--cmd haxelib --always git castle https://github.com/deepnight/castle.git
--cmd haxelib --always git hscript https://github.com/HaxeFoundation/hscript.git
# Aseprite
--cmd haxelib --always install ase
--cmd haxelib --always git heaps-aseprite https://github.com/deepnight/heaps-aseprite.git
# Heaps
--cmd haxelib --always git hlsdl https://github.com/HaxeFoundation/hashlink.git master libs/sdl
--cmd haxelib --always git hldx https://github.com/HaxeFoundation/hashlink.git master libs/directx
--cmd haxelib --always git heaps https://github.com/deepnight/heaps.git
# Deepnight
--cmd haxelib --always install redistHelper
--cmd haxelib --always git ldtk-haxe-api https://github.com/deepnight/ldtk-haxe-api.git
--cmd haxelib --always git deepnightLibs https://github.com/deepnight/deepnightLibs.git
# Done
--cmd haxelib list