An open API service indexing awesome lists of open source software.

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.

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/).