-
Notifications
You must be signed in to change notification settings - Fork 37
Config JSON #31
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
ithinkandicode
merged 28 commits into
GodotModding:main
from
ithinkandicode:config-json
Jan 16, 2023
Merged
Config JSON #31
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
1b11698
config jsons (`get_mod_config`) + misc comment improvements
ithinkandicode dfa486a
README: convert indents to tabs
ithinkandicode 846eb82
README: missing backticks in last commit
ithinkandicode 465f0ec
README: remove "Notes on meta.json"
ithinkandicode 6210d00
config jsons - support for defaults
ithinkandicode 858ecb4
Config JSONs - implement defaults in manifest.json (`config_defaults`)
ithinkandicode 29c0c83
Add required key to manifest: `compatible_modloader_version`
ithinkandicode db3a6a9
README - add required manifest key `compatible_modloader_version`
ithinkandicode e41d736
README - fix `version` being listed as `version_number`
ithinkandicode 3b6f4ef
add required key: `namespace`
ithinkandicode ec63c3d
README - spaces to tabs
ithinkandicode 6c2c379
README - revert spaces to tabs for file trees
ithinkandicode 4362c60
README - minor text tweak
ithinkandicode 7aecf8d
Add resource path logging for `add_translation_from_resource`
ithinkandicode d9f133f
Merge remote-tracking branch 'upstream/main' into config-json
ithinkandicode 34b16c8
Add docs for CLI args, and rename `mod-dev` to `log-dev`
ithinkandicode 4c3def2
README - improve docs about JSON configs
ithinkandicode b20bfb2
README - add mod_log + dev_log
ithinkandicode 67477a1
README - improve config error docs
ithinkandicode ca220f1
README - TOC
ithinkandicode 8639567
README - table overview of helper methods
ithinkandicode e67e2cb
README - fix TOC links
ithinkandicode 8e501b2
snake case for `game_install_directory`
ithinkandicode d428f79
Merge remote-tracking branch 'upstream/main' into config-json
ithinkandicode 6b10be3
revert changes to line order/spacing, in `save_scene`
ithinkandicode 335f628
Merge remote-tracking branch 'upstream/main' into config-json
ithinkandicode 68f70bb
show loaded configs count in `_load_mod_configs`
ithinkandicode 5323c2a
Merge remote-tracking branch 'upstream/main' into config-json
ithinkandicode File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.