diff options
author | Tyler Ferrari <tpoke.ferrari@gmail.com> | 2023-06-07 00:37:37 +0000 |
---|---|---|
committer | Tyler Ferrari <tpoke.ferrari@gmail.com> | 2023-06-07 00:37:37 +0000 |
commit | 6c042e3e7966e67f19a63318e73941a5a20c09b6 (patch) | |
tree | a412993a84c9ac79a13ee58361d971ce01e22923 /README.md | |
parent | 5168b2cc8a5ee896a208cc3c7f91132170fb40cc (diff) | |
download | NPEhero-6c042e3e7966e67f19a63318e73941a5a20c09b6.tar.gz NPEhero-6c042e3e7966e67f19a63318e73941a5a20c09b6.tar.bz2 NPEhero-6c042e3e7966e67f19a63318e73941a5a20c09b6.zip |
Update file README.md
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,4 +17,4 @@ Pase the following into VM arguements: `--module-path lib/windows/lib --add-modules javafx.controls,javafx.fxml,javafx.media` #### Linux -`--module-path lib/linux --add-modules javafx.controls,javafx.fxml,javafx.media` +`--module-path lib/linux --add-modules javafx.controls,javafx.fxml,javafx.media -Dprism.forceGPU=true` |