go.mod, gitignore

This commit is contained in:
2023-04-02 22:30:52 -07:00
parent dbee1416c8
commit bdc095e2b2
2 changed files with 4 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.chromaticdragon.app/kistaro/KoboldSim
go 1.20