Skip to content

Convert old xabbo wardrobes for use with xabbo v1.1.0+

Notifications You must be signed in to change notification settings

xabbo/convert-wardrobe

Repository files navigation

convert-wardrobe

On xabbo v1.0.3 and earlier, the wardrobe is stored in a LiteDB database named wardrobe.db in the same folder as the xabbo executable.
From xabbo v1.1.0, the wardrobe is stored in a JSON file located at %LOCALAPPDATA%\xabbo\wardrobe.json on Windows and ~/.local/share/xabbo/wardrobe.json on Linux/Mac.

How to use

Requires the .NET 8 Runtime.

Download the zip file for your OS from Releases and extract the binaries.

Make sure xabbo is not running.

On Windows you can drag your old wardrobe.db onto the convert-wardrobe.exe file. The figures from the database should be inserted into the new xabbo JSON wardrobe file.

You can also use the terminal to convert a wardrobe file with the following command: ./convert-wardrobe wardrobe.db.

About

Convert old xabbo wardrobes for use with xabbo v1.1.0+

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages