Skip to content

Sheep-y/Modnix

Repository files navigation

Modnix

Modnix is a mod loader and mod manager for Phoenix Point, Snapshot Games 2019.

⮞⮞⮞ Download ⮜⮜⮜

3 min. quick start

Supporting three mod formats, Modnix is designed to succeed (replace) Phoenix Point Mod Loaders.

It is a lot more feature-packed and thus more complicated than PPML. If you find bugs, please report on GitHub or Nexus.

User Features

  1. Easy to use. One-click setup, simple mod manager, detailed log. (Linux Steam see here.)
  2. Support advanced mods, such as real Skip Intro, as well as most legacy mods.
  3. See and edit mod config for compatible mods.
  4. Quick access to mod files, communities, resources, and of course the game.

See the Wiki for documentation, such as User Guide and Troubleshooting.

Modder Features

  1. Display mod information and documents to users, such as author, links, readme, changelog etc.
  2. Mod are placed in their own folder, with optional round-trip json config.
  3. Declarative mod dependencies, conflicts, and avoidances. Opt-in pre-splash loading and lazy loading.
  4. Extensible API for mod config, unified background logger, query game versions, get mod list etc.
  5. (Modnix 3) Plain-text Action Mods supported by action handlers, such as PPDefModifier and JavaScript.
  6. (Modnix 3) Plain-text Mod Packs that bundles and pre-configure other mods.

See the Wiki for mod specs.

See Demo Mods for showcases with full source code.

You can try to get support on the #mods channel on official Discord.

License

The Mod Loader and Demo Mods are released to the public domain. The Manager and most libraries are licensed under MIT, except 7-Zip which is license under LGPL.