add netease login plugin

This commit is contained in:
Aynakeya
2022-07-13 18:59:04 -07:00
parent 6f5cfc9028
commit 41e2a4775a
15 changed files with 399 additions and 135 deletions

View File

@@ -6,7 +6,7 @@ import (
"path"
)
const VERSION = "alpha 0.8.3"
const VERSION = "alpha 0.8.4"
const CONFIG_PATH = "./config.ini"
const Assests_PATH = "./assets"