summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 7540a9c..7164c89 100644
--- a/Readme.md
+++ b/Readme.md
@@ -15,6 +15,10 @@ npm start
Info: you need `wine` to cross build from linux for windows (https://www.electron.build/multi-platform-build#linux)
+## Contribution Guidelines
+
+- We use prettier for code formatting, please run `npm run formatting:check` and `npm run formatting:fix` before commiting.
+
## Implemented Features
- A server selection that contains the socialLinks of the server and a short description
@@ -30,6 +34,7 @@ Info: you need `wine` to cross build from linux for windows (https://www.electro
- Open ManaPlus with Selected Server
(On Linux)
+
- Start ManaPlus
- Download ManaPlus
- Open ManaPlus with Selected Server
@@ -48,6 +53,7 @@ Info: you need `wine` to cross build from linux for windows (https://www.electro
### Plan / important
- Log in with your game account
+
- 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)