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: docs/mscs/mapping.md
+4-10Lines changed: 4 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,15 +18,11 @@ permalink: /docs/mscs/mapping
18
18
19
19
## Setting up mapping
20
20
21
-
Overviewer is the mapping software that MSCS uses. It has pretty straightforward documentation for installation:
21
+
__The Minecraft Overviewer Successor__ fork of the original and now unmaintained __Overviewer__is the mapping software that MSCS uses. At the time of writing a confusing situation exists where the forked project is dependent on documentation published by the unmaintained project. Please be mindful of this when following links from the unmaintained __docs.overviewer.org__.
22
22
23
-
-[Debian / Ubuntu][building]
24
-
-[CentOS / RHEL / Fedora][install_rhel]
23
+
Start with [building Overviewer from source][building] as the fork does not currently release binaries.
25
24
26
-
> __NOTE:__ For Debian / Ubuntu, we suggest [building Overviewer from source][building] instead using their apt
27
-
> repository as it is broken on the newer versions of Debian / Ubuntu (eg 20.04).
28
-
29
-
__Once you follow the install page, come back here for further instructions. Don't read the "Running the Overviewer"
25
+
__Once you have prepared a build, come back here for further instructions. Don't read the "Running the Overviewer"
30
26
section, as it will differ in MSCS.__
31
27
32
28
### Configuring Overviewer
@@ -76,9 +72,7 @@ If running the `mscs map` command hangs and never completes, and you have multip
76
72
`/opt/mscs/.minecraft/versions` folder, please try deleting all versions except the version that you need for your world
77
73
and attempt mapping again. If you're still having issues, [please submit an issue on Github][mscs_issues].
0 commit comments