summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorLawnCable <lawncable.tmw2@simonlaux.de>2018-06-11 19:25:00 +0200
committerLawnCable <lawncable.tmw2@simonlaux.de>2018-06-11 19:25:00 +0200
commit51709759ffc8377fcbf44cbd3f11581eba5b85e5 (patch)
treea020623c6e342d09e710a3d3892c601a6081e466 /Readme.md
parent9d0fd922bbef5f9968956bfc4213b281ff74466c (diff)
downloadelectron-51709759ffc8377fcbf44cbd3f11581eba5b85e5.tar.gz
electron-51709759ffc8377fcbf44cbd3f11581eba5b85e5.tar.bz2
electron-51709759ffc8377fcbf44cbd3f11581eba5b85e5.tar.xz
electron-51709759ffc8377fcbf44cbd3f11581eba5b85e5.zip
added packaging
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index be15f97..4d434ab 100644
--- a/Readme.md
+++ b/Readme.md
@@ -49,3 +49,7 @@ npm start
- Show in which world the Player is (if logged in into the launcher) {works that the launcher connects to the gameserver and asks him where the player is}
- Display every screenshot for each server in the launcher and enable drag them out of there in other directories
+
+
+## Notes / command reference:
+`electron-packager <sourcedir> <appname> --platform=<platform> --arch=<arch> [optional flags...]`