-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
add a start command that takes a Java executable. a Minecraft jar, and any args that are needed.
Fairly simple to just launch an MC jar, but getting it with auth, args, etc. is the difficult part. need to figure out how to do that.
Look into https://www.npmjs.com/package/minecraft-java-core so you don't have to implement it all yourself
Reactions are currently unavailable