mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2025-12-16 13:30:07 +01:00
Ensure most demos have descriptions and screenshots
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
This contains multiple plugin demos, all placed in a project for convenience.
|
||||
|
||||
Due to bug 36713 you need to open the project to import the assets once, then close, then open.
|
||||
|
||||
Please see the documentation for editor plugins:
|
||||
https://docs.godotengine.org/en/latest/tutorials/plugins/editor/index.html
|
||||
|
||||
@@ -38,3 +40,15 @@ If you make a zip that contains the folder, Godot will recognize
|
||||
it as a plugin and will allow you to install it.
|
||||
|
||||
This can be done via the terminal: `zip -r custom_node.zip custom_node/*`
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user