Refactor, new menu, issue feature update

It's now possible to make issue options enabled or disabled conditional upon having taken other actions with that issue before.
This commit is contained in:
2023-04-04 13:22:43 -07:00
parent ccd141ddc5
commit e0dad09045
6 changed files with 169 additions and 211 deletions

4
go.mod
View File

@@ -2,4 +2,6 @@ module git.chromaticdragon.app/kistaro/KoboldSim
go 1.20
require git.chromaticdragon.app/kistaro/CardSimEngine v0.1.3
require git.chromaticdragon.app/kistaro/CardSimEngine v0.3.0
require golang.org/x/exp v0.0.0-20230321023759-10a507213a29 // indirect