Reputation: 7
I wanted to add a GT New Horizons 2.7.1/1.7.10 local server launch shortcut so that I could launch it from Prism launcher.
Solution: I messed around with it for a while and eventually got it working. I wanted to post the solution in case anyone else was trying to do the same thing. To add the local server launch shortcut, I created a custom instance, the details don't really matter, and hit ok. I hit edit on the instance, went to settings, custom commands, enabled custom commands, then, in wrapper command, typed,
"cmd /k cd /d <.minecraft folder> && start "" <server.bat>".
Upvotes: -1
Views: 65