Go to file
HorizonCode 1de9fce504 show error modal when update failed 2022-10-20 19:08:48 +02:00
assets make logo on lauch page a bit bigger 2022-10-17 20:19:22 +02:00
html login mechanics and launch is working now 2022-10-18 01:46:04 +02:00
preload login mechanics and launch is working now 2022-10-18 01:46:04 +02:00
test add encrypt test 2022-10-18 01:45:17 +02:00
ui add appInfo 2022-10-16 23:16:05 +02:00
.gitignore add appInfo 2022-10-16 23:16:05 +02:00
LICENSE add updating check 2022-10-16 21:13:30 +02:00
README.md add build from source section to readme 2022-10-17 21:30:46 +02:00
app.js show error modal when update failed 2022-10-20 19:08:48 +02:00
appInfo.js new design rollout, function still not given 2022-10-17 12:47:47 +02:00
config.js login mechanics and launch is working now 2022-10-18 01:46:04 +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 show error modal when update failed 2022-10-20 19:08:48 +02:00
package.json bump version 2022-10-18 01:46:11 +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!

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
  • (if node-gyp cant build the natives try clearing the cache at %localappdata%\node-gyp\Cache\)
  • run yarn rebuild to rebuild the natives to the current NODE_MODULE_VERSION
  • use the buildscript pack-win to build a executeable

License

AGPL-3.0