remove adventure-mac command (-XstartOnFirstThread isn't needed anymore to start on Mac)

This commit is contained in:
Anthony Calosa
2024-10-21 15:26:30 +08:00
parent ca5b0683d1
commit e9fa2a5fea
4 changed files with 1 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
#!/bin/sh
cd $(dirname "${0}")
java -XstartOnFirstThread -Xmx4096m $mandatory.java.args$ -jar $project.build.finalName$