Rasagar/Assets/Viking Village/Boat Attack Water System/package.json

12 lines
328 B
JSON
Raw Permalink Normal View History

2024-08-26 13:07:20 -07:00
{
"name": "com.verasl.water-system",
"description": "A water system for URP.",
"version": "1.4.0-preview.1",
"unity": "2019.4",
"displayName": "Boat Attack Water System",
"dependencies": {
"com.unity.mathematics": "1.1.0",
"com.unity.burst": "1.2.3",
"com.unity.render-pipelines.universal": "7.4.1"
}
}