projectEli/Assets/NeoFPS/NeoFPS.asmdef
2022-11-06 20:28:33 -05:00

17 lines
415 B
Plaintext

{
"name": "NeoFPS",
"references": [
"Unity.Postprocessing.Runtime",
"NeoFPS.Managers",
"NeoSaveGames",
"NeoSaveGames.Editor"
],
"optionalUnityReferences": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}