2024-01-22 12:03:30 +00:00
|
|
|
# EZPPLauncher
|
2024-01-09 12:10:37 +00:00
|
|
|
|
2024-01-22 12:03:30 +00:00
|
|
|
Welcome to the EZPPLauncher! A new way to connect to the EZPPFarm server.
|
2024-01-09 12:10:37 +00:00
|
|
|
|
2024-01-22 12:03:30 +00:00
|
|
|
Just one click and you are ready to go!
|
2024-01-09 12:10:37 +00:00
|
|
|
|
2024-01-22 12:03:30 +00:00
|
|
|
## Installation
|
2024-01-09 12:10:37 +00:00
|
|
|
|
2024-01-22 12:03:30 +00:00
|
|
|
The Launcher is a "plug and play thing", download it, place it on the desktop and execute!
|
2024-01-09 12:10:37 +00:00
|
|
|
|
2024-01-22 12:03:30 +00:00
|
|
|
## Features
|
2024-01-09 12:10:37 +00:00
|
|
|
|
2024-01-22 12:03:30 +00:00
|
|
|
- Automatic osu! client updating before Launch
|
|
|
|
- Custom osu! Logo in MainMenu
|
|
|
|
- Account saving
|
2024-01-09 12:10:37 +00:00
|
|
|
|
2024-01-22 12:03:30 +00:00
|
|
|
## Build from source
|
2024-01-09 12:10:37 +00:00
|
|
|
|
2024-01-22 12:03:30 +00: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 12:10:37 +00:00
|
|
|
|
2024-01-22 12:03:30 +00:00
|
|
|
## License
|
2024-01-09 12:10:37 +00:00
|
|
|
|
2024-01-22 12:03:30 +00:00
|
|
|
[AGPL-3.0](https://choosealicense.com/licenses/agpl-3.0/)
|