]> jfr.im git - erebus.git/blobdiff - modules/help.py
added softdeps to modinfo - bumped APIVERSION
[erebus.git] / modules / help.py
index 299cf0a78298c930cc04b8749fbc47b8c95ac5d7..0010470b39549d5ef47b4a9d3d427ce7f7ce3809 100644 (file)
@@ -6,8 +6,9 @@
 modinfo = {
        'author': 'Erebus Team',
        'license': 'public domain',
-       'compatible': [1], # compatible module API versions
-       'depends': [], # other modules required to work properly?
+       'compatible': [1,2],
+       'depends': [],
+       'softdeps': [],
 }
 
 # preamble