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 isometric-light demo's engine.cfg
jack
10 years ago
parent
330351c613
commit
891db1e112
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
demos/2d/isometric_light/engine.cfg
+ 1
- 0
demos/2d/isometric_light/engine.cfg
View File
@@ -1,5 +1,6 @@
[application]
+name="Isometric 2D + Lighting"
main_scene="res://map.scn"
[input]