Package JSON from Repository
{
"name": "jp.ootr.udon-base64-csv-rle",
"displayName": "UdonBase64CSVRLE",
"version": "0.0.1",
"license": "MIT",
"unity": "2022.3",
"description": "Base64 CSV RLE Decoder",
"author": {
"email": "ootr@ootr.jp",
"name": "ootr",
"url": "https://github.com/o-tr"
},
"url": "https://github.com/o-tr/jp.ootr.udon-base64-csv-rle/releases/download/v0.0.1/release.zip",
"changelogUrl": "https://github.com/o-tr/jp.ootr.udon-base64-csv-rle/releases/",
"licensesUrl": "https://github.com/o-tr/jp.ootr.udon-base64-csv-rle/blob/release/LICENSE",
"documentationUrl": "https://docs.ootr.jp/",
"vpmDependencies": {
"com.vrchat.base": "^3.6.1",
"com.vrchat.worlds": "^3.6.1"
}
}