forked from deepnight/ldtk
-
Notifications
You must be signed in to change notification settings - Fork 1
/
setup.hxml
28 lines (19 loc) · 748 Bytes
/
setup.hxml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
--cmd haxelib install ase --always
--next
--cmd haxelib install uuid --always
--next
--cmd haxelib install format --always
--next
--cmd haxelib git castle https://github.com/deepnight/castle --always
--next
--cmd haxelib git heaps https://github.com/deepnight/heaps.git --always
--next
--cmd haxelib git hxnodejs https://github.com/HaxeFoundation/hxnodejs.git --always
--next
--cmd haxelib git electron https://github.com/tong/hxelectron.git --always
--next
--cmd haxelib git heaps-aseprite https://github.com/AustinEast/heaps-aseprite.git --always
--next
--cmd haxelib git deepnightLibs https://github.com/deepnight/deepnightLibs.git --always
--next
--cmd haxelib git ldtk-haxe-api https://github.com/deepnight/ldtk-haxe-api.git --always