mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 23:10:08 +01:00
Ensure most demos have descriptions and screenshots
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
This demo contains a series of tests for the 3D
|
||||
physics engine.
|
||||
|
||||
They can be used for different purpose:
|
||||
They can be used for different purposes:
|
||||
|
||||
- Functional tests to check for regressions and
|
||||
compare the behavior between physics engines
|
||||
|
||||
@@ -27,6 +27,12 @@ _global_script_class_icons={
|
||||
[application]
|
||||
|
||||
config/name="3D Physics Tests"
|
||||
config/description="This demo contains a series of tests for the 3D physics engine.
|
||||
|
||||
They can be used for different purposes:
|
||||
|
||||
- Functional tests to check for regressions and compare the behavior between physics engines
|
||||
- Performance tests to evaluate and compare performance between physics engines"
|
||||
run/main_scene="res://main.tscn"
|
||||
config/icon="res://icon.png"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user