init
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user