Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aoirint/minecraft-bedrock-server-roka-viz.aoirint.com
Minecraft Bedrock Roka ブラウザマップ管理用リポジトリ
https://github.com/aoirint/minecraft-bedrock-server-roka-viz.aoirint.com
Last synced: about 1 month ago
JSON representation
Minecraft Bedrock Roka ブラウザマップ管理用リポジトリ
- Host: GitHub
- URL: https://github.com/aoirint/minecraft-bedrock-server-roka-viz.aoirint.com
- Owner: aoirint
- License: unlicense
- Created: 2023-03-14T18:17:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-16T08:24:33.000Z (7 months ago)
- Last Synced: 2024-06-16T09:34:46.470Z (7 months ago)
- Homepage: https://minecraft-bedrock-server-roka-viz.aoirint.com/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minecraft-bedrock-server-roka-viz.aoirint.com
```shell
git submodule update --init --recursivedocker build -t bedrock-viz ./bedrock-viz
docker run --rm -v "./worlds:/worlds" -v "./public:/public" bedrock-viz --db "/worlds/Bedrock level" --out "/public" --html-most
```