-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem? Please describe.
Right now, the loader waits for 5s and then detaches automatically. The loader should instead wait in a loop until the client calls the native detach method.
Describe the solution you'd like
Implement a native detach method that detaches the loader from Minecraft and call that method from the client. Then, create a waiting loop in the loader that waits until it should detach.
Describe alternatives you've considered
N/A
Additional context
N/A
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers