diff options
author | metamuffin <metamuffin@disroot.org> | 2022-10-17 15:27:33 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-10-17 15:27:33 +0200 |
commit | 740959405b1e9a1312798b482053c01b1fab4dbb (patch) | |
tree | 2946dc403b3f4357e80b1b3b889672bd9a68f4f0 /readme.md | |
download | trash-map-740959405b1e9a1312798b482053c01b1fab4dbb.tar trash-map-740959405b1e9a1312798b482053c01b1fab4dbb.tar.bz2 trash-map-740959405b1e9a1312798b482053c01b1fab4dbb.tar.zst |
a
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..ec8b457 --- /dev/null +++ b/readme.md @@ -0,0 +1,8 @@ +# trash-map + +A minecraft map renderer. + +## Usage + +- Unzip a resource pack to `./assets` (the minecraft version jar is a valid resource pack btw) +- Run the server in your server's directory: `trash-map` |