-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
23 lines (23 loc) · 1.02 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"name": "moe.noridev.light-limit-changer",
"version": "1.1.3",
"baseVersion": "1.14.3",
"unity": "2019.4",
"displayName": "NoriDev - LightLimitChanger",
"description": "Light Limit ChangerはModular-Avatar前提のVRChatアバター向けの明るさ変更ジェネレーターです。―――――――――――――――――― Light Limit Changer is a brightness change generator for VRChat avatars based on Modular-Avatar. ―――――――――――――――――― by Azukimochi25. Edit by NoriDev.",
"author": {
"name": "NoriDev",
"url": "https://github.com/noridev"
},
"url" : "",
"legacyFolders" : {
"Assets/LightLimitChangerForMA" : "d16480667da21494ebcd863403b37688"
},
"documentationUrl": "https://azukimochi.github.io/LLC-Docs/",
"changelogUrl": "https://github.com/noridev/LightLimitChangerForMA/blob/main/CHANGELOG_NRDV.md",
"vpmDependencies" : {
"com.vrchat.avatars" : ">=3.2.0",
"nadena.dev.modular-avatar" : "^1.9.9",
"nadena.dev.ndmf" : "^1.4.0"
}
}