Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

Commit

Permalink
a bit more readme-able, Any help formatting is apprieciated
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercadud committed Apr 15, 2021
1 parent 3cf2b62 commit f932c77
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f932c77

Please sign in to comment.