|
@@ -70,7 +70,7 @@ Class JsonDocumentType Extends Ted2DocumentType
|
|
Method New()
|
|
Method New()
|
|
AddPlugin( Self )
|
|
AddPlugin( Self )
|
|
|
|
|
|
- Extensions=New String[]( ".json" )
|
|
|
|
|
|
+ Extensions=New String[]( ".json",".gltf" )
|
|
End
|
|
End
|
|
|
|
|
|
Method OnCreateDocument:Ted2Document( path:String ) Override
|
|
Method OnCreateDocument:Ted2Document( path:String ) Override
|