CivilizationVI_CommunityExtension
CivilizationVI_CommunityExtension copied to clipboard
Script extender DLL patch for Civilization VI
Civilization VI: Community Extension
This mod is currently in beta. Report bugs on the issue tracker. You can also contact me directly or on the steam workshop page. I prefer if you do it on the issue tracker though.
FAQ
What does this mod do?
This mod exposes new tools for modders to use by editing Civ VI's base code.
How does this mod edit the base code?
In essence, the game will load a custom DLL, which then in turn loads the GameCore DLL and makes changes to it. If you want to learn more, join the Civilization VI Modding Helpline and ask me there. (My username is wildw)
Can you implement X feature?
Probably. Open a feature request on the issue tracker. The more precise you are with your request the more likely I'll be able to implement it.
Is this mod compatible with Mac/Linux?
No. It's possible to port parts of it, but it's just too far out of scope right now.
Can you fix the asset limit bug?
Probably not.
License
This project is distributed under AGPL 3.0. That means that all derivative works of this project must be open source and distributed under the same AGPL 3.0 license. This is to protect the modding community from bad actors and encourage collaboration. The only way this community can grow is if we work together.
Support