Browse Source

Add an icon and change the name for the project manager

Aaron Franke 5 years ago
parent
commit
3086562df1
2 changed files with 1 additions and 1 deletions
  1. BIN
      icon.png
  2. 1 1
      project.godot

BIN
icon.png


+ 1 - 1
project.godot

@@ -15,7 +15,7 @@ _global_script_class_icons={
 
 
 [application]
 [application]
 
 
-config/name="GodotDemoLevel"
+config/name="Godot Third-Person Shooter Demo"
 run/main_scene="res://menu/menu.tscn"
 run/main_scene="res://menu/menu.tscn"
 config/icon="res://icon.png"
 config/icon="res://icon.png"