#How Would A Make A Launcher For Java Game?
9 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @vernal quail! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
You could try and start making a simple gui with java swing or something related, on this gui you add a button which you assign an event that runs the .jar path of your executable minecraft version.
So when running your program it should simply launch minecraft after pressing the button.
Its my own game not minecraft. Also thanks
?I did that did help, then i wanted to ask here?
Missread that haha it would still work the same, if you have a simple gui with a button you can link the button to execute your .jar or .exe for your game 🙂