This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
kdf_3rd_party [2023/03/07 11:57] – kitanoi | kdf_3rd_party [2023/03/07 11:58] (current) – kitanoi | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | **Example code of how to load dungeons into KDF UI.** | + | ****Example code of how to load dungeons into KDF UI.**** |
- | Main Addon Code: | + | **Main Addon Code** |
< | < | ||
gexampleLoadDungeons = {} --global | gexampleLoadDungeons = {} --global | ||
Line 128: | Line 128: | ||
</ | </ | ||
- | Module.init | + | **Module.def** |
< | < | ||
[Module] | [Module] | ||
Line 140: | Line 140: | ||
**File Structure** | **File Structure** | ||
+ | |||
{{: | {{: |