penev92
f6b0ec479b
Updated dedicated server launch scripts
...
OpenRA PR 20783.
2023-11-03 16:54:35 +02:00
Matthias Mailänder
1bc8f3f6d9
Fix indention.
2023-04-20 22:59:26 +02:00
Matthias Mailänder
c86eae338d
Fix launch dedicated crashing.
2023-04-20 22:59:26 +02:00
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
118680a58d
Fix launch-dedicated server check.
2021-03-21 19:17:32 +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
Paul Chote
17f455565a
Update engine version to playtest-20200418.
2020-04-18 20:52:15 +02:00
Paul Chote
3b535d8fda
Add missing launch arguments to launch-dedicated scripts.
2020-03-03 23:25:45 +01:00
abcdefg30
f03724ab81
Remove all uses of ExternalPort
2018-08-04 14:51:37 +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
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
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