File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed
Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " custom-css" ,
3+ "id" : " custom-css" ,
34 "title" : " Custom CSS" ,
45 "description" : " Add custom CSS to your world" ,
5- "version" : " 2.2.0 " ,
6+ "version" : " 2.2.1 " ,
67 "minimumCoreVersion" : " 0.6.0" ,
78 "compatibleCoreVersion" : " 9" ,
8- "author" : " zeel, Cody Swendrowski" ,
9+ "compatibility" : {
10+ "minimum" : " 0.6.0" ,
11+ "verified" : 10
12+ },
913 "authors" : [
1014 {
1115 "name" : " zeel" ,
3236 "manifest" : " https://raw.githubusercontent.com/League-of-Foundry-Developers/codemirror-lib/master/module.json"
3337 }
3438 ],
39+ "relationships" : {
40+ "requires" : {
41+ "id" : " _CodeMirror" ,
42+ "type" : " module" ,
43+ "manifest" : " https://raw.githubusercontent.com/League-of-Foundry-Developers/codemirror-lib/master/module.json"
44+ }
45+ },
3546 "languages" : [
3647 {
3748 "lang" : " en" ,
4152 ],
4253 "manifest" : " https://github.com/cswendrowski/FoundryVTT-Custom-CSS/releases/latest/download/module.json" ,
4354 "url" : " https://github.com/cswendrowski/FoundryVTT-Custom-CSS" ,
44- "download" : " https://github.com/cswendrowski/FoundryVTT-Custom-CSS/releases/latest/download/artbutton .zip" ,
55+ "download" : " https://github.com/cswendrowski/FoundryVTT-Custom-CSS/releases/latest/download/custom-css .zip" ,
4556 "readme" : " https://github.com/cswendrowski/FoundryVTT-Custom-CSS/blob/master/readme.md" ,
4657 "bugs" : " https://github.com/cswendrowski/FoundryVTT-Custom-CSS/issues" ,
4758 "changelog" : " https://github.com/cswendrowski/FoundryVTT-Custom-CSS/releases" ,
You can’t perform that action at this time.
0 commit comments