Using Civ5ArtDefines_Units.xml in G&K

What I want to know is if it is possible to add ArtDefines via XML by using it the same way they do. For example, writing...:

In short, no. It isn't THAT different, but it's better to base it on the content of the database rather than having to fix all the differences. Either way, you'll need some row tags, obviously, and you can't have any nesting. You'll need the table names, and many of the columns are a little different. Like fScale = Scale, for instance.
 
Back
Top Bottom