11 lines
280 B
JSON
11 lines
280 B
JSON
{
|
|
"name": "com.kink3d.mirrors",
|
|
"description": "Planar reflections for Unity's Universal Render Pipeline.",
|
|
"version": "0.1.0",
|
|
"unity": "2019.3",
|
|
"displayName": "kMirrors",
|
|
"dependencies": {
|
|
"com.unity.render-pipelines.universal": "7.x.x"
|
|
}
|
|
}
|