We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
is_mod_loaded(mod_id: String)
ModLoaderMod
Some mods need to check if other mods are present. To avoid direct access to mod_data, we should provide a function for it.
mod_data
The text was updated successfully, but these errors were encountered:
ModLoader
ModLoaderStore
is_mod_loaded()
closed by #251
Sorry, something went wrong.
KANAjetzt
No branches or pull requests
Some mods need to check if other mods are present.
To avoid direct access to
mod_data
, we should provide a function for it.The text was updated successfully, but these errors were encountered: