summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlawncable.gitlab@simonlaux.de <lawncable.gitlab@simonlaux.de>2019-03-24 22:26:06 +0100
committerlawncable.gitlab@simonlaux.de <lawncable.gitlab@simonlaux.de>2019-03-24 22:26:06 +0100
commitf41d6b287fdea76556bcbe7d7736d6e8d9c20104 (patch)
tree70243d8e2acd7c96047856357cc1e09cc0fb3dfa
parentc0a614bfde943760645817685670f17b67c1accd (diff)
downloadelectron-f41d6b287fdea76556bcbe7d7736d6e8d9c20104.tar.gz
electron-f41d6b287fdea76556bcbe7d7736d6e8d9c20104.tar.bz2
electron-f41d6b287fdea76556bcbe7d7736d6e8d9c20104.tar.xz
electron-f41d6b287fdea76556bcbe7d7736d6e8d9c20104.zip
small readme update
-rw-r--r--Readme.md12
1 files changed, 1 insertions, 11 deletions
diff --git a/Readme.md b/Readme.md
index b774508..98857b1 100644
--- a/Readme.md
+++ b/Readme.md
@@ -11,12 +11,7 @@ npm start
### Package & Installer instructions
-Windows:
-
-- You need to have NSIS Installed
-
-1. `npm run package`
-2. run the `LawncableLauncher.nsi`-script with NSIS
+`npm run package` to package for all suported platforms at once
## Implemented Features
@@ -43,8 +38,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 +49,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 +64,4 @@ Windows:
## Notes / command reference
-`electron-packager <sourcedir> <appname> --platform=<platform> --arch=<arch> [optional flags...]`
this for icon?:``--icon=src/assets/images/icon.ico`