Commit Graph

10 Commits

Author SHA1 Message Date
Paul Chote
73ab2cd4dc Replace "template" with "SDK" in error messages. 2020-11-28 19:30:48 +01:00
Paul Chote
eb3826e935 Update python requirement:
- Support both python 3 and 2 for building and running mods
- Require python 3 for packaging
2020-11-28 19:30:48 +01:00
Paul Chote
9078ff73c7 Ensure required variables are defined before running scripts. 2018-05-02 21:09:06 +02:00
Paul Chote
e46015c29f Remove INCLUDE_DEFAULT_MODS setting.
In practice this makes life more difficult than needed
for modders, who instead implement hacky workarounds.
2018-04-20 16:20:09 -04:00
Paul Chote
39815828aa Check for required engine version before launching mod. 2018-04-20 16:19:02 -04:00
Paul Chote
80cf5e52a7 Fix MOD_SEARCH_PATHS when INCLUDE_DEFAULT_MODS is true. 2017-07-09 12:12:36 +01:00
Paul Chote
5e23629108 Add user.config support for local overrides. 2017-06-30 16:15:47 +01:00
Paul Chote
60246de708 Implement new automatic engine management. 2017-06-29 19:00:57 +01:00
Paul Chote
50e5c4b342 Fix posix compatibility and code style of shell scripts. 2017-05-29 13:36:10 +01:00
Paul Chote
2037ad96ba Add new launcher scripts for all platforms. 2017-04-29 11:15:01 +01:00