itch.io butler build
This commit is contained in:
@@ -42,7 +42,9 @@
|
|||||||
<haxelib name="datetime" />
|
<haxelib name="datetime" />
|
||||||
<haxeflag name="--macro" value="kiss.Kiss.setup()" />
|
<haxeflag name="--macro" value="kiss.Kiss.setup()" />
|
||||||
<assets path="assets" />
|
<assets path="assets" />
|
||||||
<assets path="puzzles" />
|
<assets path="puzzles/Photos by Trent Nelson" />
|
||||||
|
<assets path="puzzles/neuro" if="debug" />
|
||||||
|
<assets path="puzzles/personal" if="debug" />
|
||||||
|
|
||||||
<!--In case you want to use the addons package-->
|
<!--In case you want to use the addons package-->
|
||||||
<!--<haxelib name="flixel-addons" />-->
|
<!--<haxelib name="flixel-addons" />-->
|
||||||
@@ -92,4 +94,9 @@
|
|||||||
<!-- _________________________________ Custom _______________________________ -->
|
<!-- _________________________________ Custom _______________________________ -->
|
||||||
|
|
||||||
<!--Place custom nodes like icons here (higher priority to override the HaxeFlixel icon)-->
|
<!--Place custom nodes like icons here (higher priority to override the HaxeFlixel icon)-->
|
||||||
|
|
||||||
|
<!--TODO prebuild if release, move debug build out of the way -->
|
||||||
|
<!--TODO prebuild if debug, move release build out of the way -->
|
||||||
|
<postbuild cmd="butler push export/windows/bin nqn/habit-puzzles:win" if="windows" unless="debug" />
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
Reference in New Issue
Block a user