|
||
---|---|---|
.vscode | ||
electron | ||
public | ||
src | ||
.gitignore | ||
LICENSE | ||
main.js | ||
package-lock.json | ||
package.json | ||
postcss.config.cjs | ||
preload.js | ||
README.md | ||
rollup.config.js | ||
svelte.config.js | ||
tailwind.config.cjs | ||
tsconfig.json |
EZPPLauncher
Welcome to the EZPPLauncher! A new way to connect to the EZPPFarm server.
Just one click and you are ready to go!
Installation
The Launcher is a "plug and play thing", download it, place it on the desktop and execute!
Features
- Automatic osu! client updating before Launch
- Custom osu! Logo in MainMenu
- Account saving
Build from source
- clone repo
- cd into the repo
- use
npm i
to install all dependencies - use the buildscript
electron-pack
to build a executeable