Browse Source

Updated the roboman3d entry to allow creating the example as either JavaScript or TypeScript

Shaddock Heath 10 years ago
parent
commit
d3191cfbd8
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Data/AtomicEditor/ExampleInfo/Examples.json

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

@@ -44,6 +44,10 @@
 					{
 						"language" : "JavaScript",
 						"folder" : "RoboMan3D"
+					},
+					{
+						"language" : "TypeScript",
+						"folder" : "RoboMan3DTypeScript"
 					}
 				],
 				"module" : "3D"