Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/treer/minecraft-map
online map for smp Minecraft servers that don't want to spoil the need to explore.
https://github.com/treer/minecraft-map
minecraft minecraft-map
Last synced: 17 days ago
JSON representation
online map for smp Minecraft servers that don't want to spoil the need to explore.
- Host: GitHub
- URL: https://github.com/treer/minecraft-map
- Owner: Treer
- License: other
- Created: 2014-03-29T15:32:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-03T06:23:38.000Z (over 6 years ago)
- Last Synced: 2024-10-10T22:29:16.411Z (about 1 month ago)
- Topics: minecraft, minecraft-map
- Language: TypeScript
- Homepage: http://buildingwithblocks.info/
- Size: 2.27 MB
- Stars: 18
- Watchers: 5
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
minecraft-map
=============online map for smp Minecraft servers that don't want to spoil the need to explore.
Instructions for use can be found at [buildingwithblocks.info](http://buildingwithblocks.info), or in the gh-pages branch of this
repository.File structure:
* /www - the files you need to host your own map system. (If you don't want to use the one hosted on Google Drive)
* /src - files that were used to create the files in the www directory. (You won't need these files unless you want to mod or fork the map system)
* /template - some examples that might be helpful as guides