An Electron WebView based Multi Client for Flyff Universe with Svelte and TypeScript
I'm currently on a break from Flyff. Once I'm back, I'll resume working on the project. Following that, the project will undergo a full rewrite. I apologize for the lack of updates and improvements.
Feel free to Join Discord for Questions and Help : https://discord.gg/PJkJABKUbZ
$ git clone https://github.com/thatmounaim/multineuz.git
$ pnpm install
$ pnpm postinstall
# For windows
$ pnpm build:win
# For macOS
$ pnpm build:mac
# For Linux
$ pnpm build:linux
The base of the project was generate with electron-vite using the Svelte Template
Some TS Warnings might appear in editor, found it okay to ignore, will give more importance to then in future.
# Run Devmode
$ pnpm dev