summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md12
1 files changed, 2 insertions, 10 deletions
diff --git a/Readme.md b/Readme.md
index b774508..7540a9c 100644
--- a/Readme.md
+++ b/Readme.md
@@ -11,12 +11,9 @@ npm start
### Package & Installer instructions
-Windows:
+`npm run package` to package for all suported platforms at once
-- You need to have NSIS Installed
-
-1. `npm run package`
-2. run the `LawncableLauncher.nsi`-script with NSIS
+Info: you need `wine` to cross build from linux for windows (https://www.electron.build/multi-platform-build#linux)
## Implemented Features
@@ -43,8 +40,6 @@ Windows:
### TODO
-- finish Updater for ManaPlus
-
- Do the client_data update with the Launcher and add ability to add simple "Texture packs" (the client_data and texturpack folder get merged an passed to the client)
- Login with Game Account (only TMW2 server)
@@ -56,8 +51,6 @@ Windows:
- For saving the login information
- And for other things like that the launcher has access to the login so that he can send a teleport request to the server (required for the rich present thing)
-- Auto update of manaplus
-
- adding custom gameservers
### Idea-State
@@ -73,5 +66,4 @@ Windows:
## Notes / command reference
-`electron-packager <sourcedir> <appname> --platform=<platform> --arch=<arch> [optional flags...]`
this for icon?:``--icon=src/assets/images/icon.ico`