Files
ChatGPT_CustomerSup/Assets/GLTFUtility-master/package.json
2023-11-28 11:38:59 +05:30

12 lines
271 B
JSON

{
"name": "com.siccity.gltfutility",
"displayName": "GLTFUtility",
"version": "0.7.2",
"unity": "2018.2",
"keywords": ["glTF", "import"],
"description": "Lightweight glTF loader.",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "2.0.0"
}
}