Browse Source

Adding ToonTown to WelcomeScreen

Josh Engebretson 10 years ago
parent
commit
6336a02060

+ 6 - 0
Data/AtomicEditor/ExampleInfo/Examples.json

@@ -1,5 +1,11 @@
 {
 {
 	"Examples" : [
 	"Examples" : [
+			{
+				"name": "ToonTown",
+				"desc" : "Town, Terrain, Day/Night Cycles",
+				"screenshot" : "ToonTown.png",
+				"folder" : "ToonTown"
+			},	
 			{
 			{
 				"name": "Physics Platformer 2D",
 				"name": "Physics Platformer 2D",
 				"desc" : "Moving platforms, vines, and neat 2D lighting",
 				"desc" : "Moving platforms, vines, and neat 2D lighting",

BIN
Data/AtomicEditor/ExampleInfo/ToonTown.png