summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiram Anderson <37224753+hjk321@users.noreply.github.com>2021-02-19 00:07:14 -0600
committerHiram Anderson <37224753+hjk321@users.noreply.github.com>2021-02-19 00:07:14 -0600
commit6afef3ad903270a230a0a1ffc7504e00270b8430 (patch)
treee1c54fdd3364899ca6be6202e42f144646f5e0d2
parentce06e353163200d622db57e9b947107edbe469eb (diff)
Add Porymap documentation
-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