KoboldSim/go.mod
Rakeela e0dad09045 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.
2023-04-04 13:22:43 -07:00

8 lines
193 B
Modula-2

module git.chromaticdragon.app/kistaro/KoboldSim
go 1.20
require git.chromaticdragon.app/kistaro/CardSimEngine v0.3.0
require golang.org/x/exp v0.0.0-20230321023759-10a507213a29 // indirect