init
Some checks failed
Build Epoch Launcher / build (push) Failing after 42s

This commit is contained in:
2025-06-02 12:43:33 -07:00
commit d0f7fdc76e
8 changed files with 211 additions and 0 deletions

5
go.mod Normal file
View File

@ -0,0 +1,5 @@
module git.burkey.co/eburk/epoch-linux
go 1.24.3
require github.com/BurntSushi/toml v1.5.0