PokeMMO Mods are a custom format used by the PokeMMO Client to load override resources.
The following types of resources are available to modify:
Music (mp3/ogg/wav)
Item Icons
Monster Icons
Front/Back Monster Battle Sprites (PNG/GIF)
Front/Back Monster Battle Sprite scale (Table for overwriting render scale. Default is 3x. Only supported for GIFs)
Front Battle Monster Sprite positioning (Table for overwriting the rendered Y coordinate/altitude)
Theme Mods:
Mods can provide custom themes. Themes need to be defined in the `info.xml` file:
<themes>
<theme path="path/to/theme" name="themename" revision="1" is_mobile="false"/>
</themes>
path: The path needs to be relative to the zip root directory.
revision: Every theme needs to define a client theme revision they are compatible with. The client theme revision will be increased on major updates. Themes with a revision that are not equ