mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
remove adventure-mac command (-XstartOnFirstThread isn't needed anymore to start on Mac)
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
#!/bin/sh
|
||||
cd $(dirname "${0}")
|
||||
java -XstartOnFirstThread -Xmx4096m $mandatory.java.args$ -jar $project.build.finalName$
|
||||
Reference in New Issue
Block a user