Source Codes of my mods for Phoenix Point, Snapshot Games 2019. DLLs are latest build and are less well-tested than those on NexusMods. You can find NexusMods links below.
Unless otherwise noted, my mods tries not to modify game data, meaning they shouldn't taint your save. In other words, savegames made with the mods active should be safe to load when the mods are disabled.
Mods will be added as they are updated and optimised for Modnix.
Some unpublished mods not found on NexusMods, usually custom jobs or for self use, can be found here.
Mods published on NexusMods, and tested on Phoenix Point 1.11.1.69893.
Demo mods, tested on Phoenix Point 1.11.1.69893. They can be downloaded from Modnix 3 releases in [one bundle]((https://github.com/Sheep-y/Modnix/releases/download/v3.0.2021.0204/Demo.Mods.20210221.tar).
Mods published on NexusMods, and tested on earlier Phoenix Point.
Legacy mods that are deprecated due to Phoenix Point updates:
Unpublished mods. No warrenty at all.
Any other mods you find will be work-in-progress.
All published mods are tested with Modnix, and usually also with PPML v0.1.
All my mods are incompatible with PPML v0.2 found on NexusMods. Because of how PPML v0.2 is designed, mods must choose one to support.
Since 0.1 is still used by old mods, and many players are not experts in mod management, I opt for having my mods not work rather than crashing the game, when they are used incorrectly. Thanks for your understanding.
(PPML 0.3 can load 0.1 mods, but mod that base itself on 0.3 would still crash PPML 0.1.)
Steps to build your own dlls from the source code.
C:\Program Files\Epic Games\PhoenixPoint
. The mods need to reference its dlls.PhoenixPt_Mods.sln
. This should open all the mods in Visual Studio.distro
folder.If things are not fine, well, you need programming skill to solve it. We need modders. Come join us!
Yup, I made the first complete tech tree for Phoenix Point. Visit Fandom wiki for the image.
The source code of my tech tree is in the Tech Tree folder. It is charted with UMLet. SVG available. Yeah. Was supposed to be a draft. Except that I have no plan to properly redo it. Feel free to pick it up and carry on.