This website works better with JavaScript
Home
Explore
Help
Sign In
Godot
/
godot-demo-projects
mirror of
https://github.com/godotengine/godot-demo-projects.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
9e8e73d76e
commit
e18892e4ba
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
3d/truck_town/engine.cfg
+ 1
- 0
3d/truck_town/engine.cfg
View File
@@ -1,5 +1,6 @@
[application]
+name="Truck Town"
main_scene="res://car_select.scn"
[display]