16 lines
288 B
Plaintext
Raw Normal View History

2025-03-11 15:30:07 +08:00
{
"name": "FbxLinuxTest",
"references": [
"Autodesk.Fbx"
],
"includePlatforms": [
"Editor"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"defineConstraints": [
"UNITY_EDITOR_LINUX"
],
"allowUnsafeCode": false
}