Go to file
HorizonCode 74d7736a48 bump version 2023-11-24 07:28:20 +01:00
.github/workflows add build workflow 2023-07-29 22:28:14 +02:00
.vscode some experimental stuff 👀 2023-06-02 14:13:09 +02:00
assets some experimental stuff 👀 2023-06-02 14:13:09 +02:00
html added patching rx/ap, could be buggy 2023-11-24 07:20:24 +01:00
preload fix checkbox 2023-11-24 07:26:42 +01:00
preview Upload files to 'preview' 2022-10-24 12:36:16 +00:00
ui titlebar fixes 2023-06-02 12:22:28 +02:00
.gitignore add basic discord rpc, showing osu status 2022-10-21 00:57:42 +02:00
LICENSE add updating check 2022-10-16 21:13:30 +02:00
README.md Update 'README.md' 2022-12-31 06:37:01 +00:00
app.js fix checkbox 2023-11-24 07:26:42 +01:00
appInfo.js bump version 2023-11-24 07:28:20 +01:00
config.js fix tray logo 2023-06-02 12:42:12 +02:00
discordPresence.js remove unused imports 2023-05-31 19:02:06 +02:00
executeUtil.js added patching rx/ap, could be buggy 2023-11-24 07:20:24 +01:00
ezppUtil.js add tray icon, fix login if password changed 2023-05-31 07:02:05 +02:00
fileUtil.js add updating check 2022-10-16 21:13:30 +02:00
osUtil.js distro info for linux 2022-12-23 21:41:47 +01:00
osuUtil.js added patching rx/ap, could be buggy 2023-11-24 07:20:24 +01:00
package-lock.json set button disabled upon start, and wait for scan 2023-08-21 08:17:23 +02:00
package.json bump version 2023-11-24 07:28:20 +01:00
terminalUtil.js make playing status work under linux 2022-10-24 06:36:03 +02:00

README.md

EZPPLauncher

Welcome to the EZPPLauncher! A new way to connect to the EZPPFarm server.

Just one click and you are ready to go!

Preview Image

preview

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
  • Account saving

Used Libraries

Build from source

  • clone repo
  • cd into the repo
  • use yarn install to install all dependencies
  • use the buildscript pack-win to build a executeable

License

AGPL-3.0