Update Getting the project into IntelliJ authored by Michael Umbelina's avatar Michael Umbelina
......@@ -114,6 +114,7 @@ Name: GameManager
Main Class: manager.GameManagerFX
Program Arguments: --localhost --db=x (where x is your database identifier)
VM Options: --module-path "C:\Users\abnme\Desktop\javafx-sdk-11.0.2/lib" --add-modules=javafx.controls,javafx.fxml --add-exports javafx.graphics/com.sun.javafx.sg.prism=ALL-UNNAMED
Working Directory: FreshmanRPG/GameManager
## Running in production for testing
......
......