TheStable/Assets/AVProVideo/Runtime/_AVProVideo.Runtime.asmdef
Jamie Greunbaum ef9ccfef19 - Added trees outside the stable.
- Added a video player with horse songs preloaded.
- Adjusted post-processing to be less harsh outdoors, and more visible indoors.
2025-05-03 01:57:06 -04:00

17 lines
413 B
Plaintext

{
"name": "AVProVideo.Runtime",
"references": [],
"includePlatforms": [],
"versionDefines": [
{
"name": "com.unity.render-pipelines.universal",
"expression": "0.0",
"define": "USING_URP"
},
{
"name": "com.unity.render-pipelines.high-definition",
"expression": "0.0",
"define": "USING_HDRP"
}
]
}