i3e-asg2/Assets/assetStore/Starter Assets/Editor/URPWizard/URPWizard.asmdef
Sc0rch-thinks ae77a68e01 add files
files from the uniity asset store are grouped and added the files used for terrain and texturing

bug fixed for door opening in weird directions
2024-07-02 22:44:55 +08:00

24 lines
566 B
JSON

{
"name": "URPWizard",
"rootNamespace": "",
"references": [
"Unity.RenderPipelines.Universal.Runtime"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.render-pipelines.universal",
"expression": "",
"define": "USE_URP"
}
],
"noEngineReferences": false
}