2026-06-09 룸 프로토타입 디자인 (진행중)

This commit is contained in:
skrwns304@gmail.com
2026-06-09 20:53:26 +09:00
parent 3a18351d17
commit 4c955dafc3
3544 changed files with 226503 additions and 17 deletions

View File

@@ -0,0 +1,23 @@
{
"name": "com.staggartcreations.stylizedwater3",
"displayName": "Stylized Water 3",
"description": "Stylized water shader for the Universal Render Pipeline",
"version": "3.2.7",
"unity": "6000.0",
"unityRelease": "60f1",
"dependencies": {
"com.unity.render-pipelines.universal": "17.0.3"
},
"author": {
"name": "Staggart Creations",
"email": "contact@staggart.xyz",
"url": "http://staggart.xyz/"
},
"keywords": [
"water",
"shader",
"stylized",
"mobile",
"urp"
]
}