diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2023-06-06 23:23:17 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2023-06-06 23:23:17 -0400 |
commit | eaf204197e7aa426e48c594e0d904d412ab0a3c4 (patch) | |
tree | 9dceb532a26feffb749f097e3f1c783ec5d259c2 /README.md | |
parent | 9b7cad1006eced84d3b81d52173759ba709245a2 (diff) | |
parent | 1383962d6ff72c88f0ef3e051e9c8f254974752a (diff) | |
download | NPEhero-eaf204197e7aa426e48c594e0d904d412ab0a3c4.tar.gz NPEhero-eaf204197e7aa426e48c594e0d904d412ab0a3c4.tar.bz2 NPEhero-eaf204197e7aa426e48c594e0d904d412ab0a3c4.zip |
Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarhero
Diffstat (limited to 'README.md')
-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` |