24 lines
552 B
Plaintext
24 lines
552 B
Plaintext
{
|
|
"name": "Siccity.GLTFUtility.Editor",
|
|
"references": [
|
|
"Siccity.GLTFUtility"
|
|
],
|
|
"optionalUnityReferences": [],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.atteneder.gltfast",
|
|
"expression": "3.0.0",
|
|
"define": "HAVE_GLTFAST"
|
|
},
|
|
{
|
|
"name": "org.khronos.unitygltf",
|
|
"expression": "0.0.0",
|
|
"define": "HAVE_UNITYGLTF"
|
|
}
|
|
]
|
|
} |