Skip to content

Commit 7a650ae

Browse files
committed
update readme
1 parent b69bf72 commit 7a650ae

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@ A tool to view and edit Minecraft maps.
44

55
---
66

7+
<p align="center">
8+
<img src="https://gist.githubusercontent.com/Querz/3437266bd85dc0d90fc14c940566b8db/raw/7fc122a2f5a868775a7ec44b01658fe211001612/mcamapviewer.png" alt="MCAMapViewer showing an edited map with custom banners">
9+
</p>
10+
711
## Loading
812

9-
To load maps, select either the worlds `data` folder or a map file. Map files file names use the format `map_<id>.dat`, so e.g. `map_15.dat` is a valid map file name.
13+
To load maps, select a folder containing Minecraft map file. Map files file names use the format `map_<id>.dat`, so e.g. `map_15.dat` is a valid map file name.
14+
Minecraft usually stores map files in a world's `data` folder.
1015

1116
## Editing
1217

0 commit comments

Comments
 (0)