-
Notifications
You must be signed in to change notification settings - Fork 12
/
package.json
22 lines (22 loc) · 984 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"name": "io.github.azukimochi.light-limit-changer",
"version": "1.14.3",
"unity": "2019.4",
"displayName": "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",
"author": {
"name": "Azukimochi",
"url": "https://github.com/Azukimochi"
},
"url" : "",
"legacyFolders" : {
"Assets/LightLimitChangerForMA" : "d16480667da21494ebcd863403b37688"
},
"documentationUrl": "https://azukimochi.github.io/LLC-Docs/",
"changelogUrl": "https://azukimochi.github.io/LLC-Docs/docs/changelog",
"vpmDependencies" : {
"com.vrchat.avatars" : ">=3.2.0",
"nadena.dev.modular-avatar" : "^1.9.9",
"nadena.dev.ndmf" : "^1.4.0"
}
}