NetKAN updated mod - ROLib-v1.7.3.0
This commit is contained in:
parent
4ec06ecafe
commit
1670fe8d01
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"spec_version": "v1.26",
|
||||
"identifier": "ROLib",
|
||||
"name": "RO Library",
|
||||
"abstract": "ROLib contains the common code supporting multiple RO* modules",
|
||||
|
@ -22,7 +22,8 @@
|
|||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "TexturesUnlimited"
|
||||
"name": "TexturesUnlimited",
|
||||
"suppress_recommendations": true
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
|
|
Loading…
Reference in New Issue