Skip to content

Docs + Fixes + Minor Edits #6

New issue

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

Merged
merged 24 commits into from
Jan 3, 2023
Merged

Conversation

ithinkandicode
Copy link
Collaborator

@ithinkandicode ithinkandicode commented Jan 3, 2023

Mostly improves docs, as well as:

  • Removes the requirement to use --enable-mods
  • Skips files in res://mods that aren't either ZIP or PCK files
  • Adds support to mod_log and dev_log to pass a mod name, which prefixes the log string, eg "ModLoader: ..."
  • Fixes a few issues (eg. crashing if a dependency is missing)

Breaking Changes

The funs mod_log and dev_log now accept the mod name as the 2nd arg (with it being used to prefix log message), with pretty being moved to the 3rg arg. The commits for this are ddc2538 and 66780bf.

@ithinkandicode ithinkandicode changed the title Docs + Edits Docs + Fixes + Minor Edits Jan 3, 2023
Copy link
Member

@KANAjetzt KANAjetzt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the work you put in here 😊

I added 2 small comments - let me know what you think.

@ithinkandicode
Copy link
Collaborator Author

Cheers KANA, I've resolved one of them and replied to the other

@KANAjetzt KANAjetzt merged commit d505d9c into GodotModding:main Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants