Currently undergoing a rewrite for Godot 4: https://github.com/Mercadud/GPPE
- plan how you want to organize all your files in your godot Projects!
- Save them to finish them later!
- Export your file system as a, ready to use, Godot Project! (excluding Node inside of scenes)
- Easy for the eye dark theme!
- Import Actual Projects to re-arrange/edit them
- Attach Scripts to Scenes
- undo/redo buttons
(more will be added in the future)
- Name
- Driver Name
- Window size (width and height)
- Name
- Scene type (2D and 3D nodes available)
- Name
- If it's a Singleton
- add/remove functions
- Change what it extends from
- Import Location
- Name
- Template for the type of World Environment
heres what you can do:
- Help with the development of this tool by submitting pull requests
- Offer some templates that you think would be helpful to the average user that are MIT licensed
- Submitting any issues you have with the app to help me pinpoint some bugs