projectEli/Assets/NeoFPS/NeoFPS.asmdef

17 lines
415 B
Plaintext
Raw Normal View History

2022-11-07 01:28:33 +00:00
{
"name": "NeoFPS",
"references": [
"Unity.Postprocessing.Runtime",
"NeoFPS.Managers",
"NeoSaveGames",
"NeoSaveGames.Editor"
],
"optionalUnityReferences": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}