aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAidan Ross <aross02@fairport.org>2023-05-26 10:57:31 -0400
committerAidan Ross <aross02@fairport.org>2023-05-26 10:57:31 -0400
commit9d07f0eb68e7779e8868b18a51bee5f8eb23b31e (patch)
tree600681c12b5e685a66677c323b7229098f85943a
parent306ba44c51d102bc6608ee901cb268ec592325fc (diff)
parent2d7e640c64adce0faecf28805a8af8fbe64e6a95 (diff)
downloadNPEhero-9d07f0eb68e7779e8868b18a51bee5f8eb23b31e.tar.gz
NPEhero-9d07f0eb68e7779e8868b18a51bee5f8eb23b31e.tar.bz2
NPEhero-9d07f0eb68e7779e8868b18a51bee5f8eb23b31e.zip
Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarhero
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index e7640b0..335fc87 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,9 @@ javafx guides (really helpful website):
# Installation
### VM arguements
+Right click on project > Propereties > Run/Debug Settings > Driver > Edit > Arguements
+
+Pase the following into VM arguements:
#### Windows
`--module-path lib/windows/lib --add-modules javafx.controls,javafx.fxml,javafx.media`