Document current worldgen status
This commit is contained in:
parent
641da0e078
commit
cdee55b613
2 changed files with 28 additions and 8 deletions
2
Makefile
2
Makefile
|
|
@ -10,7 +10,7 @@ test:
|
|||
go test ./...
|
||||
|
||||
test-race:
|
||||
go test -race ./...
|
||||
go test -race -timeout 20m ./...
|
||||
|
||||
parity:
|
||||
test -f internal/world/testdata/vanilla_overworld_12345.bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue