Another day another release! Now you can download the game directly through Rustique with Rustique download! This command will download the latest stable versions of the game to your downloads folder. You can set where the game gets download via Rustique config set --game-download-dir /path/to/folder.
Version 0.3.2-alpha
- Implemented the
Rustique downloadcommand to download versions of the Vintage Story game itself. You can specify where its saved via the command line or the config. Default save location is your Downloads folder. - Implemented
Rustique list --game-versionswhich will show all valid game versions. This will show valid versions for the newdownloadcommand and version pinning, which was implemented last update.