Commit Graph

22 Commits

Author SHA1 Message Date
Paul Chote
71bbf8c13c Update scripts, packaging, and example mod for playtest-20201213. 2021-01-30 15:50:04 +01:00
abcdefg30
136e19de5d Set the working directory for Powershell IO methods 2021-01-04 13:27:39 +00:00
Paul Chote
c33b1959de Close mod/user.config too. 2020-04-18 14:20:25 +02:00
Paul Chote
d56c152409 Make sure the engine VERSION file has been closed before continuing. 2020-04-18 14:20:25 +02:00
abcdefg30
8da202ff1c Fix CheckForUtility not working 2020-01-18 17:16:37 +00:00
abcdefg30
6767a6802f Fix make errors when there is no custom solution file 2020-01-18 17:16:37 +00:00
abcdefg30
561eaf0d11 Fix $currentEngine never being initialised 2019-10-26 23:02:26 +01:00
Paul Chote
5e1de7189d Update scripts to work with the new engine toolchain. 2019-08-25 17:21:23 +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
Mustafa Alperen Seki
88d1ce326b Fix downloading the engine on Windows 2018-03-01 18:27:11 +00:00
Paul Chote
0ac8abc003 Note the PowerShell >=3 requirement in CONTRIBUTING.md. 2017-09-23 20:36:53 +01:00
abcdefg30
d562398bff Check for a powershell version >= 3 2017-09-23 20:22:13 +01:00
Jean-Rémy Buchs
e187ce2e9b Fix configuration parsing on windows 2017-09-02 20:32:57 +01:00
Paul Chote
e7caeefd11 Fix custom engine fetching on Windows. 2017-08-22 20:28:55 +01:00
abcdefg30
e6e387292a Improve the .exe not found error messages 2017-07-21 19:29:54 +01:00
abcdefg30
00e04d1c48 Update make check for windows 2017-07-21 19:29:54 +01:00
abcdefg30
687ee83074 Don't ignore user.config in make.ps1 2017-07-20 17:12:14 +01:00
Paul Chote
9e808b3d28 Fix compilation when no sln files exist. 2017-07-09 11:32:07 +01:00
Paul Chote
60246de708 Implement new automatic engine management. 2017-06-29 19:00:57 +01:00
abcdefg30
b490c9479f Remove trailing whitespaces and tabs 2017-06-06 22:52:03 +01:00
abcdefg30
c19beeb109 Add a windows make script 2017-05-27 12:01:22 +02:00