Workshop Tool v0.7.8
Pre-releaseSpace Engineers:
- See below
Medieval Engineers:
- See below
Both:
- Add support for specifying the workshop description via a file (#27)
- Add support for specifying the change notes either directly, or also via file.
- Change assembly resolution paths to also check the location where this tool is installed.
- Fix relative paths specified on the command-line, so they are effective based on where the tool was launched from (previously they were based on the game installation folder).
- Add update checker! Now the tool will log if there's an update available. It will not download it automatically.
This will work even if the game updates and the tool doesn't work.
To Install in SE: Download SEWorkshopTool-0.7.8.zip and extract to the SpaceEngineers\Bin64 directory.
To Install in ME: Download MEWorkshopTool-0.7.8.zip and extract to the MedievalEngineers\Bin64 directory.
Copy .wtignore from zip to %AppData%\SpaceEngineers\Mods or %AppData%\MedievalEngineers\Mods, respectively, and edit to taste.
Note: Install locations other than the above are neither tested nor supported.
PLEASE NOTE: This is a command-line (terminal) application. You cannot just double-click it to run it.
To run this, from the Bin64 folder, Shift+Right click in an empty area off to the side, then select Open Powershell window here. After the blue window appears, type the command with arguments you need, such as .\SEWorkshopTool.exe --help
and then press the ENTER key.