Go to file
HorizonCode 6ccc285c61 Merge pull request 'fix api route' (#16) from dev into master
Reviewed-on: #16
2024-04-17 20:15:32 +00:00
.vscode convert to ts pt.2 2024-01-09 13:48:27 +01:00
electron bump version 2024-04-15 13:11:52 +02:00
public remove class overrides 2024-01-25 10:23:03 +01:00
src add optional logging, cleanup fixes 2024-04-15 13:07:40 +02:00
.gitignore revert to js 2024-01-09 13:10:37 +01:00
LICENSE Update License 2024-01-25 09:33:05 +01:00
README.md update readme 2024-04-14 17:32:11 +02:00
main.js Merge branch 'dev' of https://git.ez-pp.farm/EZPPFarm/EZPPLauncher into dev 2024-04-17 22:12:19 +02:00
package-lock.json patcher update, no more hardcoded urls, launch fixes 2024-04-14 16:36:32 +02:00
package.json bump version 2024-04-15 13:11:52 +02:00
postcss.config.cjs revert to js 2024-01-09 13:10:37 +01:00
preload.js patcher update, no more hardcoded urls, launch fixes 2024-04-14 16:36:32 +02:00
rollup.config.js fix autologin toasts 2024-01-18 14:10:47 +01:00
svelte.config.js patcher update, no more hardcoded urls, launch fixes 2024-04-14 16:36:32 +02:00
tailwind.config.cjs add toggles for presence and patch 2024-01-19 15:04:58 +01:00
tsconfig.json add modules to electron export, fix issues when downloading updates 2024-01-18 12:43:46 +01: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
  • Custom osu! Logo in MainMenu
  • Relax misses and much more
  • Account saving

Build from source

  • clone repo
  • cd into the repo
  • use npm i to install all dependencies
  • use the buildscript electron-pack to build a executeable

License

AGPL-3.0