Mod Creation: Difference between revisions
From Melvor Idle
Buttchouda (talk | contribs) No edit summary |
|||
Line 17: | Line 17: | ||
|- | |- | ||
| [[Mod Creation/Reusable Components with PetiteVue|Reusable Components with PetiteVue]] || Additional details on using PetiteVue, the library available to create reusable HTML components. | | [[Mod Creation/Reusable Components with PetiteVue|Reusable Components with PetiteVue]] || Additional details on using PetiteVue, the library available to create reusable HTML components. | ||
|- | |||
| [[In-game_Functions | In Game Functions]] || Some functions reference | |||
|} | |} |
Revision as of 02:41, 26 October 2022
This is the landing page for all things related to creating mods for Melvor Idle.
Guide | Description |
---|---|
Getting Started | Use this guide as a starting point for your modding journey. |
Migrating from Scripts and Extensions | Migrating your script or extension to the new mod format? Use these guidelines for a frustration-free experience. |
Essentials | This guide covers common modding scenarios and APIs. |
Mod Context API Reference | API reference guide for the mod context object. |
Sidebar API Reference | API reference guide for the sidebar object. |
Reusable Components with PetiteVue | Additional details on using PetiteVue, the library available to create reusable HTML components. |
In Game Functions | Some functions reference |