From 96317b83ea90556839c17c3f99342a70374a36d1 Mon Sep 17 00:00:00 2001 From: HexedHero <6012891+HexedHero@users.noreply.github.com> Date: Tue, 17 May 2022 17:25:44 +0100 Subject: Change link to screamingsandals --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8cbf72a9f2..77225d6ec9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -402,7 +402,7 @@ progress will be lost if you do not; 1. Identify the name(s) of the file(s) you want to import. - A complete list of all possible file names can be found at `./Paper-Server/.gradle/caches/paperweight/mc-dev-sources/net/minecraft/`. You might find - [MiniMappingViewer] useful if you need to translate between Mojang and Spigot mapped names. + [MappingViewer] useful if you need to translate between Mojang and Spigot mapped names. 1. Open the file at `./build-data/dev-imports.txt` and add the name of your file to the script. Follow the instructions there; 1. Re-patch the server `./gradlew applyPatches`; @@ -448,4 +448,4 @@ everything like usual. > in Windows like described here: > -[MiniMappingViewer]: https://minidigger.github.io/MiniMappingViewer/ +[MappingViewer]: https://nms.screamingsandals.org/ -- cgit v1.2.3