Commit Graph

11 Commits

Author SHA1 Message Date
Kienan Stewart ee282cf148 Add tests target to Makefile 2018-04-09 20:34:39 -04:00
Kienan Stewart 84756bd5c0 Separate export targets within the build directory 2018-04-08 13:06:00 -04:00
Kienan Stewart 7efce3aee6 Unquote GODOT_TEMPLATE_DIR in Makefile
Using the quoted string created the directory '~' in the current working
directory instead of expanding the '~' into the home directory of the
current user.
2018-04-08 12:30:27 -04:00
Kienan Stewart d3ca58211f Allow wget arguments for install-templates to be overridden 2018-04-08 11:38:36 -04:00
Kienan Stewart 88ddac4ac4 Install templates for building exports 2018-04-08 11:28:25 -04:00
Kienan Stewart 5889072b54 Allow GODOT and EXPORT_TEMPLATE_SOURCE to be overwritten 2018-04-08 11:07:13 -04:00
Kienan Stewart 81885913e3 Remove html5 directory after creating zip archive 2018-04-07 11:30:13 -04:00
Kienan Stewart 09173aabc4 Add pack export 2018-04-07 11:24:19 -04:00
Kienan Stewart fedfb430a1 Fix html5 export 2018-04-07 11:17:46 -04:00
Kienan Stewart beb478112b Add godot3 with test scene and exports configured 2018-04-07 10:58:42 -04:00
Kienan Stewart c491d74fc4 Initial commit 2017-12-30 18:42:13 -05:00