current work
This commit is contained in:
commit
431a417948
11 changed files with 494 additions and 0 deletions
10
go.mod
Normal file
10
go.mod
Normal file
|
@ -0,0 +1,10 @@
|
|||
module MC2SE
|
||||
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/Tnze/go-mc v1.19.3 // indirect
|
||||
github.com/elvis972602/go-litematica-tools v0.0.0-20221205202416-31991f70bf3d // indirect
|
||||
github.com/go-playground/colors v1.3.0 // indirect
|
||||
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue