Generate render data and persist.

This commit is contained in:
2022-05-13 04:23:50 -05:00
parent bf8fdaaddc
commit 6501f76cda
3 changed files with 8 additions and 1 deletions

4
scripts/load_block_scan.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
cd server/mods
curl -LOJR https://github.com/webbukkit/DynmapBlockScan/releases/download/v3.4-beta-1/DynmapBlockScan-3.4-beta-1-forge-1.18.jar
cd ../../