Files
go-mc/data/README.md
jolheiser 5fcdc5a388 Wording in README
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-08-06 10:35:41 -05:00

638 B

Updating data

  1. Go to https://github.com/PrismarineJS/minecraft-data/tree/master/data/pc/{version}
  2. Update the URL in the following files if there is a new corresponding JSON file available:
  3. Update the URL in gen_soundid.go (verify the URL returns a response first)
  4. Run go generate ./...