This website works better with JavaScript
Home
Explore
Help
Sign In
Godot
/
godot
mirror of
https://github.com/godotengine/godot.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Set name on truck-town demo's engine.cfg
jack
10 years ago
parent
891db1e112
commit
f62e09150e
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
demos/3d/truck_town/engine.cfg
+ 1
- 0
demos/3d/truck_town/engine.cfg
View File
@@ -1,5 +1,6 @@
[application]
+name="Truck Town"
main_scene="res://car_select.scn"
[display]