Go to file
HorizonCode f870b48b25 add package-lock.json 2023-07-29 22:33:35 +02: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 remove old launcher design 2023-05-31 07:01:33 +02:00
preload some experimental stuff 👀 2023-06-02 14:13:09 +02: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 prevent tray close when ingame 2023-06-28 11:41:19 +02:00
appInfo.js bump version 2023-07-29 22:21:53 +02: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 launch mechanics working 2022-10-16 23:10:07 +02: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 add support for patch files, bc recently peppy messed something up 2023-07-29 22:21:30 +02:00
package-lock.json add package-lock.json 2023-07-29 22:33:35 +02:00
package.json bump version 2023-07-29 22:21:53 +02: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