Skip to content

Commit 372752b

Browse files
committed
mappings: add section on how to find broken mappings
1 parent 40f0815 commit 372752b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/content/docs/dev/mappings.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,11 @@ Names in the mappings repo are a combination of:
8181

8282
If you're stuck figuring out what something is, feel free to ask! Community members may be able to help make an educated guess.
8383

84+
## Figuring out what mappings are broken
85+
86+
Broken export remappings will log to the console.
87+
Mappings with broken module finds will be inside the `moonlight.moonmap.processors` array.
88+
8489
## Embedding into other client mods
8590

8691
After setting up moonmap and LunAST, call the load function before Webpack initializes:

0 commit comments

Comments
 (0)