This repository has been archived on 2024-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
sota/RunningLateGame/Assets/Starter Assets/Editor/Unity.StartAssets.Editor.asmdef
Sc0rch-thinks 1df2624133 game: adding unity packages (2)
added ai navigaion, input system, postprocessing and adding the starter asset charactor controler
2024-07-28 13:34:47 +08:00

19 lines
439 B
JSON

{
"name": "Unity.StarterAssets.Editor",
"rootNamespace": "",
"references": [
"Unity.StarterAssets",
"Cinemachine"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}