From ee2229339429d50afa33e2f8b9c0ee0939766290 Mon Sep 17 00:00:00 2001 From: sowgro Date: Mon, 8 Jul 2024 02:41:31 -0400 Subject: Change project structure, embed resources into jar and remove libraries from source control --- start_linux.sh | 1 - 1 file changed, 1 deletion(-) delete mode 100755 start_linux.sh (limited to 'start_linux.sh') diff --git a/start_linux.sh b/start_linux.sh deleted file mode 100755 index 0cf6cdf..0000000 --- a/start_linux.sh +++ /dev/null @@ -1 +0,0 @@ -java --module-path lib/linux --add-modules javafx.controls,javafx.fxml,javafx.media -Dprism.forceGPU=true -jar npehero_linux.jar \ No newline at end of file -- cgit v1.2.3