experiment ui

This commit is contained in:
Aynakeya
2022-07-05 09:26:19 -07:00
parent 3907ff96d5
commit 3431b5cafe
4 changed files with 34 additions and 20 deletions

View File

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