Go to file
HorizonCode 337a8af68f add util method to detect osu folder, still needs to be tested on different systems. 2022-10-27 16:28:22 +02:00
assets increase height of window 2022-10-27 15:42:29 +02:00
html make checkbox disabled for now 2022-10-27 14:41:26 +02:00
preload add launch button folder choose if not set 2022-10-27 15:42:45 +02:00
preview Upload files to 'preview' 2022-10-24 12:36:16 +00:00
ui add appInfo 2022-10-16 23:16:05 +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-10-24 12:38:32 +00:00
app.js add util method to detect osu folder, still needs to be tested on different systems. 2022-10-27 16:28:22 +02:00
appInfo.js bump version 2022-10-21 00:59:19 +02:00
config.js remove wincript(PASSWORD IS PLAIN IN CONFIG FOR NOW!) make linux compatible 2022-10-23 01:08:58 +02:00
discordPresence.js add basic discord rpc, showing osu status 2022-10-21 00:57:42 +02:00
executeUtil.js launch mechanics working 2022-10-16 23:10:07 +02:00
ezppUtil.js login mechanics and launch is working now 2022-10-18 01:46:04 +02:00
fileUtil.js add updating check 2022-10-16 21:13:30 +02:00
osuUtil.js add util method to detect osu folder, still needs to be tested on different systems. 2022-10-27 16:28:22 +02:00
package.json add util method to detect osu folder, still needs to be tested on different systems. 2022-10-27 16:28:22 +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 (soon)

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