https://github.com/willnationsdev/godot-builder
A set of Godot Editor GUI tools to simplify the process of building NativeScript libraries.
https://github.com/willnationsdev/godot-builder
Last synced: 3 months ago
JSON representation
A set of Godot Editor GUI tools to simplify the process of building NativeScript libraries.
- Host: GitHub
- URL: https://github.com/willnationsdev/godot-builder
- Owner: willnationsdev
- License: mit
- Created: 2018-07-01T06:45:41.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-17T16:16:45.000Z (over 7 years ago)
- Last Synced: 2025-01-23T09:32:55.839Z (about 1 year ago)
- Language: GDScript
- Homepage:
- Size: 248 KB
- Stars: 22
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# godot-builder
A set of Godot Editor GUI tools to simplify the process of building NativeScript libraries.
**Note: This is a Work-in-progress and is NOT YET READY for use.** Current items on the to-do list include...
- Finish refactoring the GUI and config content into EditorInspectorPlugin code.
- This will remove most of the code and complex logic, greatly simplifying the project.
- It will also make it much easier to modify the project to support additional content.
- Finish implementation of Godot-Next's FileSystemItemList script so that I can copy/paste that code into this project.
- This will allow me to display lists of include directories or library files to include via the Inspector (no need for custom GUI content).
- Finish implementing the final "build" and "clean" operations for the execute script.
Credits:
Icons made or derived from...
- "Work tools cross" by [Freepik](https://www.flaticon.com/authors/freepik) under [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/).
- "Wrench" by [Freepik](https://www.flaticon.com/authors/freepik) under [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/).
- "Plug" by [pixel-perfect](https://www.flaticon.com/authors/pixel-perfect) under [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/).
- "Smashicons" (Blueprint) by [Smashicons](https://www.flaticon.com/authors/smashicons) under [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/).
- "Download" by [eleonor-wang](https://www.flaticon.com/authors/eleonor-wang) under [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/).