Initial stats, etc.

This commit is contained in:
2023-04-02 23:24:47 -07:00
parent bdc095e2b2
commit 825ee8d053
8 changed files with 168 additions and 0 deletions

2
go.mod
View File

@@ -1,3 +1,5 @@
module git.chromaticdragon.app/kistaro/KoboldSim
go 1.20
require git.chromaticdragon.app/kistaro/CardSimEngine v0.1.1