Skip to content

Commit f7c4a6b

Browse files
committed
Add reference to ui-example branch in readme
1 parent d2d2fad commit f7c4a6b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This is an example mod for Majora's Mask: Recompiled that can be used as a template for creating mods. It has a basic build system, headers, sample code, and a mod config toml.
44

5+
Example code for using the recompui API to build ingame UI can be found in the `ui-example` branch.
6+
57
### Writing mods
68
See [this document](https://hackmd.io/fMDiGEJ9TBSjomuZZOgzNg) for an explanation of the modding framework, including how to write function patches and perform interop between different mods.
79

0 commit comments

Comments
 (0)