#78 linked up unit overview using psil

This commit is contained in:
Mikayla Fischler
2022-09-03 13:10:51 -04:00
parent 17fce01ff5
commit 564b89d19c
7 changed files with 169 additions and 71 deletions

View File

@@ -16,7 +16,7 @@ local config = require("coordinator.config")
local coordinator = require("coordinator.coordinator")
local renderer = require("coordinator.renderer")
local COORDINATOR_VERSION = "alpha-v0.4.1"
local COORDINATOR_VERSION = "alpha-v0.4.2"
local print = util.print
local println = util.println