mirror of
https://github.com/OpenRCT2/OpenRCT2.git
synced 2025-01-23 10:51:58 -05:00
3ba8369f22
- Move many of the post build operations in openrc2.proj to bash scripts, some of which can be shared with the macOS and Linux CIs. - Improve performance of NSIS stage by grabbing a pre-packaged portable zip from GitHub. This typically saves the CI a minute and is more reliable.
2 lines
26 B
Bash
Executable file
2 lines
26 B
Bash
Executable file
#!/bin/bash
|
|
vstool.cmd $@
|