From 65b607fb31fa5790bcdfbca54e5f6cece6817c5d Mon Sep 17 00:00:00 2001 From: HorizonCode Date: Sun, 16 Oct 2022 16:15:35 +0200 Subject: [PATCH] update readme --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index 49b9943..6a0903a 100644 --- a/README.md +++ b/README.md @@ -1 +1,23 @@ # 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 + +* [Electron](https://www.npmjs.com/package/electron) +* [custom-electron-titlebar](https://www.npmjs.com/package/custom-electron-titlebar) +* [axios](https://www.npmjs.com/package/axios) +* [jquery](https://www.npmjs.com/package/jquery) + +## License +[AGPL-3.0](https://choosealicense.com/licenses/agpl-3.0/) \ No newline at end of file