Add a server section to the readme
This commit is contained in:
parent
8fdc6f12ab
commit
a617d4ba7b
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ Recommended configuration :
|
|||
* Server :
|
||||
- Run : `Kotlin configuration` with main class : `com.pixelized.server.lwa.ApplicationKt`
|
||||
- build : `Gradle configuration : "server:buildFatJar"`
|
||||
- the server jar can be found under ./server/build/libs/
|
||||
- the server can can be run with java `-jar server-all.jar`
|
||||
|
||||
* Client :
|
||||
- Run the debug version of the app : `Gradle configuration : "composeApp:run"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue