| 1234567891011121314151617 |
- {
- "displayName": "Water Geometry Tools - Core",
- "name": "sc.modeling.water.common",
- "description": "Codebase for the water geometry tools suite",
- "version": "1.0.0",
- "unity": "2021.3",
- "unityRelease": "0f1",
- "dependencies": {
- "com.unity.shadergraph": "12.1.8",
- "com.unity.visualeffectgraph": "12.1.8"
- },
- "author": {
- "name": "Staggart Creations",
- "email": "contact@staggart.xyz",
- "url": "http://staggart.xyz/"
- }
- }
|