Text update
This commit is contained in:
parent
a4dda5107e
commit
de89d034ad
2 changed files with 7 additions and 4 deletions
|
|
@ -28,7 +28,7 @@ Requirements;
|
|||
|
||||
* Setup [Hyperdrive](https://github.com/hyperspace-org/hyperdrive-service)
|
||||
* Use an AdoptOpenJDK(11++) to run the demo.
|
||||
* Run "mvn initialize" once to copy local lib to local m2 repro.
|
||||
* Run "mvn -P lib-install initialize" once to copy local lib to local m2 repro.
|
||||
|
||||
### Project Launch Release
|
||||
|
||||
|
|
@ -38,7 +38,7 @@ When hyperdrive is running just start the jar file with;
|
|||
|
||||
### Project Launch IDE
|
||||
|
||||
Run "mvn package" once before starting.
|
||||
Run "mvn package" after every git pull.
|
||||
|
||||
Run the main class from gdxapp4d-boot-desktop; love.distributedrebirth.gdxapp4d.boot.desktop.GDXAppDesktopLauncher
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue