mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 14:10:55 +03:00
Fix project names to use consistent casing
This also makes the name of the 2D platformer demo more descriptive.
This commit is contained in:
@@ -10,7 +10,7 @@ config_version=3
|
||||
|
||||
[application]
|
||||
|
||||
config/name="Accelerometer, magnetometer and gyro demo"
|
||||
config/name="Accelerometer, Magnetometer and Gyro Demo"
|
||||
run/main_scene="res://main.tscn"
|
||||
config/icon="res://icon.png"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user