diff --git a/voxelman/the_tower_gles2/project.pandemonium b/voxelman/the_tower_gles2/project.pandemonium index 745c872..595f806 100644 --- a/voxelman/the_tower_gles2/project.pandemonium +++ b/voxelman/the_tower_gles2/project.pandemonium @@ -14,7 +14,7 @@ _global_script_class_icons={ [application] -config/name="The Tower" +config/name="The Tower (GLES 2)" config/description="A really simple (and visually strange) demonstration project for Voxelman." run/main_scene="res://scenes/Main.tscn" config/icon="res://icon.png" diff --git a/voxelman/the_tower_gles3/icon.png b/voxelman/the_tower_gles3/icon.png index c98fbb6..b6a755f 100644 Binary files a/voxelman/the_tower_gles3/icon.png and b/voxelman/the_tower_gles3/icon.png differ diff --git a/voxelman/the_tower_gles3/project.pandemonium b/voxelman/the_tower_gles3/project.pandemonium index 53d0bdf..f794eef 100644 --- a/voxelman/the_tower_gles3/project.pandemonium +++ b/voxelman/the_tower_gles3/project.pandemonium @@ -14,7 +14,7 @@ _global_script_class_icons={ [application] -config/name="The Tower" +config/name="The Tower (GLES 3)" config/description="A really simple (and visually strange) demonstration project for Voxelman." run/main_scene="res://scenes/Main.tscn" config/icon="res://icon.png"