EZPPLauncher/README.md

28 lines
607 B
Markdown
Raw Permalink Normal View History

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
2024-04-14 15:32:11 +00:00
- Relax misses and much more
2024-01-22 12:03:30 +00:00
- 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/)