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? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dict_has_fields()
check_autoload_position()
ModLoaderStore
current_user_profile
is_mod_loaded(mod_id: String)
ModLoaderMod
get_mod_data()
load_before
optional_dependencies
dependencies
validate_dependencies_and_incompatibilities()
incompatibility
optional_dependency
only_once
The text was updated successfully, but these errors were encountered:
Note: I've created a label called breaking to help us write the Breaking Changes docs in the next PR.
Sorry, something went wrong.
KANAjetzt
Successfully merging a pull request may close this issue.
dict_has_fields()
#253check_autoload_position()
forModLoaderStore
not able to log error #262current_user_profile
#247is_mod_loaded(mod_id: String)
function toModLoaderMod
#219get_mod_data()
function toModLoaderMod
#221load_before
andoptional_dependencies
#186load_before
anddependencies
#187validate_dependencies_and_incompatibilities()
#190incompatibility
should not be anoptional_dependency
#192only_once
#141ModLoaderStore
not being available in setup) #200The text was updated successfully, but these errors were encountered: