Implement loading new modules at runtime
This commit is contained in:
@@ -15,5 +15,6 @@
|
||||
"stats": "stats [<name>]",
|
||||
"save": "save <config|keyconf|pool|help|wholist|all>",
|
||||
"load": "load <config|keyconf|pool|help|wholist|all>",
|
||||
"dist": "dist"
|
||||
}
|
||||
"dist": "dist",
|
||||
"loadmod": "loadmod <module>"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user