2024-01-22 13:03:30 +01:00
|
|
|
# EZPPLauncher
|
2024-01-09 13:10:37 +01:00
|
|
|
|
2024-01-22 13:03:30 +01:00
|
|
|
Welcome to the EZPPLauncher! A new way to connect to the EZPPFarm server.
|
2024-01-09 13:10:37 +01:00
|
|
|
|
2024-01-22 13:03:30 +01:00
|
|
|
Just one click and you are ready to go!
|
2024-01-09 13:10:37 +01:00
|
|
|
|
2024-01-22 13:03:30 +01:00
|
|
|
## Installation
|
2024-01-09 13:10:37 +01:00
|
|
|
|
2024-01-22 13:03:30 +01:00
|
|
|
The Launcher is a "plug and play thing", download it, place it on the desktop and execute!
|
2024-01-09 13:10:37 +01:00
|
|
|
|
2024-01-22 13:03:30 +01:00
|
|
|
## Features
|
2024-01-09 13:10:37 +01:00
|
|
|
|
2024-01-22 13:03:30 +01:00
|
|
|
- Automatic osu! client updating before Launch
|
|
|
|
- Custom osu! Logo in MainMenu
|
2024-04-14 17:32:11 +02:00
|
|
|
- Relax misses and much more
|
2024-01-22 13:03:30 +01:00
|
|
|
- Account saving
|
2024-01-09 13:10:37 +01:00
|
|
|
|
2024-01-22 13:03:30 +01:00
|
|
|
## Build from source
|
2024-01-09 13:10:37 +01:00
|
|
|
|
2024-01-22 13:03:30 +01:00
|
|
|
- clone repo
|
|
|
|
- cd into the repo
|
|
|
|
- use `npm i` to install all dependencies
|
|
|
|
- use the buildscript `electron-pack` to build a executeable
|
2024-01-09 13:10:37 +01:00
|
|
|
|
2024-01-22 13:03:30 +01:00
|
|
|
## License
|
2024-01-09 13:10:37 +01:00
|
|
|
|
2024-01-22 13:03:30 +01:00
|
|
|
[AGPL-3.0](https://choosealicense.com/licenses/agpl-3.0/)
|