unity_native_render_plugin/Assets/AEG FSR/Runtime/BIRP/com.alteregogames.aeg-fsr.Runtime.BIRP.asmdef
2025-04-17 15:58:05 +08:00

18 lines
453 B
Plaintext

{
"name": "com.alteregogames.aeg-fsr.Runtime.BIRP",
"rootNamespace": "AEG.FSR",
"references": [
"com.alteregogames.aeg-fsr.Runtime"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"UNITY_BIRP"
],
"versionDefines": [],
"noEngineReferences": false
}