Stubbed simulator, renamed app, added more tooltips and use more icons

This commit is contained in:
2020-06-09 12:50:38 -05:00
parent 8aa61843e8
commit 7fde76f2da
5 changed files with 42 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
module TAC
NAME = "TimeCrafters Action Configurator"
NAME = "TimeCrafters Configuration Tool"
VERSION = "0.1.0"
RELEASE_NAME = "IN-DEV"
end