Skip to content

Illyriat/Addsync

Repository files navigation

Addsync

Desktop App for MMO Addon Management.

Skills

Current Supported Languages

🇬🇧 🇩🇪 🇫🇷 🇷🇺 🇪🇸 🇮🇹

Setup Prerequisites

  • Installe Node
  • Install Rust
  • VSCode Recommended

How to Run Development

  • 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.

Releases

No releases published

Packages

No packages published