Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/godotmodding/godotmodding-modconfigeditor
https://github.com/godotmodding/godotmodding-modconfigeditor
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/godotmodding/godotmodding-modconfigeditor
- Owner: GodotModding
- License: cc0-1.0
- Created: 2023-05-24T14:08:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-07T08:52:18.000Z (about 1 year ago)
- Last Synced: 2023-10-07T09:33:58.140Z (about 1 year ago)
- Language: GDScript
- Size: 283 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GodotModding-ModConfigEditor
This repository contains an example mod for the mod config feature introduced in version 6.0.0 of the [GDScript Mod Loader](https://github.com/GodotModding/godot-mod-loader). This mod serves as a starting point for implementing your own custom UI for mod configs and showcases the available API methods of `ModLoaderConfig`.
For more details visit the [ModLoader-Documentation](https://github.com/GodotModding/godot-mod-loader/wiki)![image](https://github.com/GodotModding/GodotModding-ModConfigEditor/assets/41547570/15047efd-5516-4075-9cf7-fe4ad9156d6e)
![image](https://github.com/GodotModding/GodotModding-ModConfigEditor/assets/41547570/263d4de7-5a92-4759-a071-dc482e4561a6)