Fix project names to use consistent casing

This also makes the name of the 2D platformer demo more descriptive.
This commit is contained in:
Hugo Locurcio
2018-01-07 14:59:09 +01:00
parent abb08c9d1a
commit 20d2a5861a
7 changed files with 7 additions and 7 deletions

View File

@@ -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"