summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Useful-Modding-Tools.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Useful-Modding-Tools.md b/Useful-Modding-Tools.md
index aca244c..bbf0fa8 100644
--- a/Useful-Modding-Tools.md
+++ b/Useful-Modding-Tools.md
@@ -13,6 +13,8 @@ This page lists some helpful tools for creating custom games in pokeemerald, as
Porymap is a nearly universally-used editor for creating maps in Generation 3 decompilation projects. Not only does it handle the nitty-gritty of creating the map json files used by pokeemerald, but allows you to add and edit events, warps, connections, and much more with ease. There are also some miscellaneous features to help with mapping.
+[Full documentation can be found here.](https://huderlem.github.io/porymap/)
+
# Poryscript
**Type:** Script Compiler