This version brings some changes to the windows default mod location. Previously I was going off data I got off the wiki, which was outdated on whatever page I looked at, that mentioned %appdata%/Vintagestory/Mods was the default. I discovered that the preferred default location is the same as the Unix versions, VintagestoryData/Mods.
For Windows users. The first time you run Rustique after this update you will be prompted to update your default mod location IF its still set to the old location. Don't worry, rustique will take care of everything and make it nice and simple. IF you have modpacks enabled, make sure you run Rustique with admin rights so it can manage the modpacks.
This update also brings some new flags to list so you can export as csv now and change which columns show on the fly.
Version 0.5.5-alpha
- WINDOWS ONLY: Changed the default path for Windows to
%appdata%/VintagestoryData/Mods. Originally it was%appdata%/Vintagestory/Mods, which is technically works, but the preferred location is VintagestoryData. I was looking at an old wiki page when getting this information initially. - WINDOWS ONLY: Because of the change to the default mod path for windows, Rustique will now ask if you want to move the mods when you first run Rustique. This will not affect your game in any way, just where the mods get loaded from.
- Added new flags to
list,--columns: Lets you show only specific columns,--export: Change the output format, currently only for csv,--file-path: save the output to a file instead of printing to stdout.