diff options
| author | sowgro <tpoke.ferrari@gmail.com> | 2023-05-26 09:21:24 -0400 | 
|---|---|---|
| committer | sowgro <tpoke.ferrari@gmail.com> | 2023-05-26 09:21:24 -0400 | 
| commit | 49693afbf4947644c9dfea56f8ef4c200caa2fb8 (patch) | |
| tree | 5840406197117956d0f7aca79cdba1a2d9c0813e | |
| parent | 3b31a7221ad9959fe33298e2d712057a06dd11d0 (diff) | |
| download | NPEhero-49693afbf4947644c9dfea56f8ef4c200caa2fb8.tar.gz NPEhero-49693afbf4947644c9dfea56f8ef4c200caa2fb8.tar.bz2 NPEhero-49693afbf4947644c9dfea56f8ef4c200caa2fb8.zip | |
update readme
| -rw-r--r-- | README.md | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -9,6 +9,8 @@ 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` | 
