Quick Reference Links
Official
| Resource | URL |
|---|---|
| Egosoft Modding Wiki | https://wiki.egosoft.com/X4%20Foundations%20Wiki/Modding%20Support/ |
| Extensions Guide | https://wiki.egosoft.com/X4%20Foundations%20Wiki/Modding%20Support/Extensions/ |
| XML Diff Patching | https://wiki.egosoft.com/X4%20Foundations%20Wiki/Modding%20Support/XML%20Diff%20Patching/ |
| Mission Director Guide | https://wiki.egosoft.com/X%20Rebirth%20Wiki/Modding%20support/Mission%20Director%20Guide/ |
| Egosoft Forum (Modding) | https://forum.egosoft.com/viewforum.php?f=181 |
| Forum Tools/Tutorials Index | https://forum.egosoft.com/viewtopic.php?f=181&t=402382 |
Tools
| Tool | URL |
|---|---|
| x4cat (catalog tool) | https://github.com/meethune/x4cat |
| extension_poc (mod template) | https://github.com/meethune/extension_poc |
| X4-XMLDiffAndPatch | https://github.com/chemodun/X4-XMLDiffAndPatch |
| X4 Customizer | https://github.com/bvbohnen/X4_Customizer |
| WareGen | https://github.com/MattMcFarland/waregen |
| X4CodeComplete (VS Code) | https://www.nexusmods.com/x4foundations/mods/1721 |
| kuertee UI Extensions | https://github.com/kuertee/x4-mod-ui-extensions |
Community and Learning
| Resource | URL |
|---|---|
| Nexus Mods (X4) | https://www.nexusmods.com/x4foundations |
| Steam Workshop (X4) | https://steamcommunity.com/app/392160/workshop/ |
| Roguey X4 Guides | https://roguey.co.uk/x4/help/ |
| Linux modding guide | https://beko.famkos.net/2021/05/01/getting-into-x4-foundations-modding-on-linux/ |
| Genesis Signal (example mod) | https://github.com/Vectorial1024/v1024_genesis_signal |
| DeadAir Scripts (example mod) | https://github.com/DeadAirRT/deadair_scripts |
| sn_mod_support_apis | https://github.com/bvbohnen/x4-projects/tree/master/extensions/sn_mod_support_apis |