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:
@@ -1,9 +1,13 @@
|
||||
# Pause Demo
|
||||
|
||||
A demo showing how the game can be paused.
|
||||
A demo showing how a game made in Godot can be paused.
|
||||
|
||||
Language: GDScript
|
||||
|
||||
Renderer: GLES 2
|
||||
|
||||
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/147
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
||||
@@ -11,7 +11,7 @@ config_version=4
|
||||
[application]
|
||||
|
||||
config/name="Pause"
|
||||
config/description="A demo showing how the game can be paused."
|
||||
config/description="A demo showing how a game made in Godot can be paused."
|
||||
run/main_scene="res://spinpause.tscn"
|
||||
config/icon="res://icon.png"
|
||||
|
||||
|
||||
0
misc/pause/screenshots/.gdignore
Normal file
0
misc/pause/screenshots/.gdignore
Normal file
BIN
misc/pause/screenshots/pause.png
Normal file
BIN
misc/pause/screenshots/pause.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.8 KiB |
Reference in New Issue
Block a user