penev92
b03c98b462
Updated ModSDK packaging and launching scripts
...
Updates SDK scripts to match the current latest version of OpenRA (coming up on a 12.2022 release).
- Launch scripts - OpenRA PRs 17578, 19317, 19486.
- Make scripts - OpenRA PRs 16529, 19379, 19671, 19737, 19747, 19780, 20559.
- Packaging scripts - OpenRA PRs 19780, 19782, 19886, 20559, 20610.
2023-01-15 21:44:53 +01:00
Paul Chote
71bbf8c13c
Update scripts, packaging, and example mod for playtest-20201213.
2021-01-30 15:50:04 +01:00
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
Matthias Mailänder
51cd88d1e0
Check for Python 3 on Ubuntu and derivates.
2020-10-03 14:56:13 +02: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
6b5c5bcd23
Update for release-20180218.
2018-02-18 16:16:43 +00:00
Taryn Hill
95c35bcb3f
Do not error out of scripts that do not require 'make' if 'make' is not present
2017-08-26 19:45:05 +01:00
Paul Chote
715f7dda44
Add mono 5.2 compatibility on macOS.
2017-08-22 19:07:11 +01: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