EZPPLauncher/README.md

28 lines
607 B
Markdown

# 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
- Relax misses and much more
- 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
## License
[AGPL-3.0](https://choosealicense.com/licenses/agpl-3.0/)