File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " custom-hotbar" ,
3
3
"title" : " Custom Hotbar" ,
4
- "description" : " An extra fully functional hotbar (1 row only) above the first" ,
4
+ "description" : " An extra fully functional hotbar (1 row only) above the first. Beta. " ,
5
5
"author" : " Norc" ,
6
- "version" : " 1.0.0 " ,
6
+ "version" : " 1.0.1 " ,
7
7
"minimumCoreVersion" : " 0.5.0" ,
8
8
"compatibleCoreVersion" :" 0.6.2" ,
9
9
"scripts" : [" custom-hotbar.js" ],
10
- "styles" : [" ./css/custom-hotbar.css" ]
10
+ "styles" : [" ./css/custom-hotbar.css" ],
11
+ "manifest" : " https://raw.githubusercontent.com/Norc/foundry-custom-hotbar/master/module.json" ,
12
+ "download" : " https://raw.githubusercontent.com/Norc/foundry-custom-hotbar/master/custom-hotbar.zip" ,
13
+ "url" : " https://github.com/Norc/foundry-custom-hotbar"
11
14
}
You can’t perform that action at this time.
0 commit comments