first commit

This commit is contained in:
MCHost
2025-06-16 10:22:44 -04:00
commit 2714a852d4
6 changed files with 207 additions and 0 deletions

5
go.mod Normal file
View File

@ -0,0 +1,5 @@
module minecraft_util
go 1.24.4
require github.com/mcstatus-io/mcutil/v4 v4.0.1 // indirect