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
f84efccdd0
Copy Linux icons from the artwork dir.
2020-03-01 15:32:34 +00:00
Paul Chote
a9235c6876
Update engine to playtest-20190118.
2020-01-18 18:26:14 +01:00
Paul Chote
5e1de7189d
Update scripts to work with the new engine toolchain.
2019-08-25 17:21:23 +01:00
Paul Chote
0228b888af
Add a --utility argument to the AppImage.
2019-01-05 17:38:42 +00:00
Brenton Horne
014d505329
Add wget support to Linux fetch and build scripts.
2018-08-25 10:31:47 +01:00
abcdefg30
525c16f8fa
Remove trailing tabs from the buildpackage scripts
2018-08-04 14:51:37 +02:00
lawando
28621aac82
Make mod version overwrite optional.
2018-07-04 20:55:13 +01:00
Paul Chote
309c37b94b
Port AppImage improvements from upstream.
...
- Automatically run cert-sync to fix https connections
- Include a gtk fallback error dialog using python
- Automatically prompt mono-complete install on
Ubuntu-like distros
2018-07-04 20:34:11 +01:00
Paul Chote
9078ff73c7
Ensure required variables are defined before running scripts.
2018-05-02 21:09:06 +02:00
Paul Chote
1808c5895f
Resolve symlinks to their underlying paths when packaging.
2018-04-20 16:20:30 -04: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
20c6c64c36
Add PACKAGING_COPY_ENGINE_FILES to mod.config.
2018-04-20 16:20:09 -04:00
Paul Chote
0ebff73e8e
Add Linux AppImage packaging.
...
Requires a system installation of mono >= 4.2
but bundles all other requirements.
2018-04-08 15:33:50 +01:00