add text info

This commit is contained in:
Aynakeya
2022-07-01 19:10:29 -07:00
parent 332f46bdbd
commit 595eebdb1c
91 changed files with 278 additions and 9797 deletions

View File

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