added base code for plugin system

This commit is contained in:
2021-07-13 23:18:54 +04:00
parent ae2500ed4b
commit 02f72209dc
8 changed files with 67 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ import (
)
// VERSION specifies the version of the platform
var VERSION = "1.0.0"
var VERSION = "beta-1.0.0"
var mode string
// Varaibles if mode is client