Package JSON from Repository
{
"$schema": "../emptyschema.json",
"name": "com.timiz0r.ezutils.repackprefab",
"version": "1.1.1",
"description": "A tool that takes an unpacked prefab that has been modified, plus a reference prefab, and produces a variant prefab.",
"displayName": "EZUtils Repack Prefab",
"unity": "2022.3",
"author": {
"displayName": "Timiz0r/まむ",
"url": "https://github.com/Timiz0r/EZUtils"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/Timiz0r/EZUtils.git"
},
"vpmDependencies": {
"com.timiz0r.ezutils.common": "^1.1.1"
},
"zipSHA256": "ca0ce8980d8e12810cb1fa9b8e621b2c46247f439cfd654a1c6b0085fc5523eb",
"url": "https://github.com/Timiz0r/EZUtils/releases/download/com.timiz0r.ezutils.repackprefab-1.1.1/com.timiz0r.ezutils.repackprefab-1.1.1.zip"
}