Gaming32 / mod-loading-screen

An advanced loading screen with the loading progress of mods
https://modrinth.com/mod/mod-loading-screen
MIT License
5 stars 3 forks source link

[Suggestion] Provide a stable api for mods which wants to add their own entrypoint progress bar #15

Closed thecatcore closed 1 year ago

Gaming32 commented 1 year ago

If you use Quilt, there is an API for you. If you don't, there's not really a good way for me to add one, because of ClassLoader stuff.

Gaming32 commented 1 year ago

This is now available in the latest published release. It includes an API for you to run entrypoints (and is a lot cleaner to use than what you normally use too!).