Sid Meier's Civilization VI

Sid Meier's Civilization VI

85 次評價
Community Extension
7
2
6
2
   
獎勵
加入最愛
已加入最愛
移除最愛
Type: Mod
檔案大小
發佈於
更新時間
68.070 KB
6 月 29 日 上午 7:41
7 月 3 日 下午 10:21
2 項更新註記 (檢視)

訂閱以下載
Community Extension

描述
Civilization VI: Community Extension
This mod is currently in beta. Report bugs on the issue tracker[github.com]. You can also contact me directly or on the steam workshop page. I prefer if you do it on the issue tracker though.
Visit the wiki![github.com]
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[discord.gg] and ask me there. (My username is wildw)
Can you implement X feature?
Probably. Open a feature request on the issue tracker[github.com]. 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. I can try at some point, but if it were easy it would have been done by Firaxis already.
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
[ko-fi.com]
32 則留言
skaz88 7 月 8 日 下午 8:28 
I also think that Firaxis is just too lazy to fix the asset limit so anything you are able to do in that area will be a miracle.
GaussTheWizard 7 月 4 日 下午 8:35 
A Civ script extender? Oh shitttttttttt
UzukiShimamura卯月 7 月 4 日 上午 3:32 
@WildW His work should be helpful for you but better not to copy it since what he did is hardcoding new constants into the functions about city plots. It might be better to read the parameter in the GlobalParameters table and de-hardcode parameters used in functions. His mod released was so simple that it should not be hard for you to decompile it and understand what he did.
小鳥遊六花は最強です 7 月 4 日 上午 12:32 
1
WildW  [作者] 7 月 3 日 下午 10:38 
@UzukiShimamura卯月 Thanks for the nice words! I do take requests for bug fixes and I can look at those. I don't want to replace the work that PhantomJ_M has done though so I'll reach out to them about it first. DLL mod compatibility is indeed possible with something I know they're currently working on, but whatever their progress on it is remains unknown to me.
WildW  [作者] 7 月 3 日 下午 10:27 
UzukiShimamura卯月 7 月 3 日 上午 3:32 
Definitely one of the best works in civ6 modding! I would be happy to see some bugfixes (e. g. Great work yield modifier not stacking, or the hardcoded 3-hex city range limit) integrated in this mod since it will be a little bit harder to maintain dll-mods compatibility. Hope this one to be the must-have of all modders and players!
Komodo Bebop 7 月 3 日 上午 2:42 
Any mods so far that use this?
Justin 7 月 2 日 下午 9:33 
thanks for uploading
DaniAngione 7 月 2 日 上午 8:33 
Amazing, great work!

About the asset limit, I think it's more like a matter of them never caring about it rather than it being hard and they never fixing it... But we'll see. Best of luck to whoever decides to tackle it!