diff --git a/README.md b/README.md index 97764ac..e6b8508 100644 --- a/README.md +++ b/README.md @@ -5,43 +5,43 @@ ![GPPE_Screenshot](https://user-images.githubusercontent.com/34464977/114950026-3a593900-9e20-11eb-8487-cd6d324940a0.png) -### FEATURES +## FEATURES 1. plan how you want to organize all your files in your godot Projects! 2. Save them to finish them later! 4. Export your file system as a, ready to use, Godot Project! (excluding nodes, exporting those will be introduced when Godot 4 comes out!) 6. Easy for the eye dark theme! -### FUTURE PLANS +## FUTURE PLANS 1. edit the project.godot file (input map) 2. undo/redo buttons -### INFO ABOUT THE NODES AVAILABLE +## INFO ABOUT THE NODES AVAILABLE (more will be added in the future) #### Root Folder/Folder ##### Editable content: 1. name -#### Scene +### Scene ##### Editable content: 1. Name 2. Scene type (2D and 3D nodes available) -#### Node (DOESN'T EXPORT YET) +### Node (DOESN'T EXPORT YET) ##### Editable content: 1. Name 2. Node Type -#### Script +### Script ##### Editable Content: 1. Name 2.f it's a Singleton 3. add/remove functions -#### Import +### Import ##### Editable Content: 1. Import Location -#### World Environment +### World Environment ##### Editable Content: 1. Name 2. Template for the type of World Environment