Desktop App for MMO Addon Management.
🇬🇧 🇩🇪 🇫🇷 🇷🇺 🇪🇸 🇮🇹
- Installe Node
- Install Rust
- VSCode Recommended
- Clone this Repository
- Open in you chosen IDE
- cd into the Addsync directory
- Install the required packages with:
npm install
- Once everthing has installed run:
npm run tauri dev
- The Desktop app will open automatically once the build has compiled.