forked from virt-mirrors/Sit
complete rewrite
This commit is contained in:
parent
d059cd4b8d
commit
1316686d85
24 changed files with 1808 additions and 871 deletions
|
@ -22,7 +22,7 @@
|
|||
"one.oth3r.sit.SitClient"
|
||||
],
|
||||
"modmenu": [
|
||||
"one.oth3r.sit.ModMenu"
|
||||
"one.oth3r.sit.screen.ModMenu"
|
||||
]
|
||||
},
|
||||
"depends": {
|
||||
|
@ -34,5 +34,8 @@
|
|||
"suggests": {
|
||||
"yet-another-config-lib": "*",
|
||||
"modmenu": "*"
|
||||
}
|
||||
},
|
||||
"mixins": [
|
||||
"sit!.mixins.json"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue