This commit is contained in:
2026-02-23 21:48:28 +01:00
parent 68fcf7fbde
commit 76e9b1b59e
15427 changed files with 620572 additions and 11184 deletions

View File

@@ -2,7 +2,10 @@
"formatVersion": 1,
"name": "LWJGL3ify launch args",
"uid": "me.eigenraven.lwjgl3ify.launchargs",
"version": "2.1.16",
"version": "3.0.13",
"order": 100,
"mainClass": "com.gtnewhorizons.retrofuturabootstrap.Main"
"mainClass": "com.gtnewhorizons.retrofuturabootstrap.MainStartOnFirstThread",
"+traits": [
"FirstThreadOnMacOS"
]
}