Skip to content

VaultMapper/VaultMapperSyncServer

Repository files navigation

Prerequisites:

  • Go 1.22.3+ (previous versions might be fine, but this is verified working)
  • Protobuf Gen go install google.golang.org/protobuf/cmd/protoc-gen-go@latest

Dev:

  • go mod tidy
  • go run . (probably just these)

Updating proto:

  • protoc --go_out=. ./VaultMapperProtocol/vaultmapper.proto

About

Map data synchronization server for the VaultMapper Minecraft mod.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages