You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,14 @@ A tool to view and edit Minecraft maps.
4
4
5
5
---
6
6
7
+
<palign="center">
8
+
<imgsrc="https://gist.githubusercontent.com/Querz/3437266bd85dc0d90fc14c940566b8db/raw/7fc122a2f5a868775a7ec44b01658fe211001612/mcamapviewer.png"alt="MCAMapViewer showing an edited map with custom banners">
9
+
</p>
10
+
7
11
## Loading
8
12
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.
0 commit comments