MOD Tools?

jrregan

Chieftain
Joined
Sep 27, 2004
Messages
77
Location
AZ
I'm starting to save my nickels for tools for Civ 5 modding. Would like to get input on what tools and estimated cost for those tools. I'm a graphic neophyte and didn't get too far into Civ4 modding. Got overwhelmed a couple times and dropped my efforts. This though will be the best time to get focused and on top of modding. A cool but probably unachievable mod would be Final Frontier 3D. Thanks, Joseph
 
It's probably too early to really say anything definitive, but I'm fairly certain Civ5 will be editable with the common free tools.

Notepad++, for example, is an excellent text and code editor, and can read XML, Lua, and C++ (the languages CivV is supposed to be in).

For graphics, thats far more complicated. I don't think we know what graphics engine CivV will use, so I can't really give you a program that can edit CivV. Its possible (I might say probable, seeing how many scripts there are) that Blender could still be used. Blender is a free and relatively useful 3D modelling program.
 
For small modifications of XML, Notepad++ is fine. If you'll be doing some heavy coding, however, I recommend a slightly more heavyweight editor for this.

I'll be using eclipse IDE for C++ with plugins for Lua and XML. eclipse is open source and free.

eclipse.org
<oxygen/> XML Editor eclipse plugin
LuaEclipse

If there is something else I need, I'll probably just download plugins for that as well. When you get used to eclipse (and get it set up to your liking, almost everything is configurable), it is really handy.
 
Thanks, i'll start my list. Don't play on making any extensive mods. More dabbling, then releasing..
 
Civ V supposedly has its own Game engine built from the ground up for it
 
They aren't using Gamebryo or that stuff.
 
we couldn't get at the EXE because that was proprietary information of the Gamebryo engine so with this we will be able to access more of the EXE, so the game will be more modable than Civ IV, all will likely be accessible except the Steamworks package embedded in Civ V
 
Back
Top Bottom