Help on getting started

Aroldo

Chieftain
Joined
Dec 18, 2006
Messages
71
Hi,

I have a couple of rather dumb questions...

1) How do I add songs to the soundtrack of a given Era?
2) In general, when I want to edit something do I simply open the python/xml file with a text editor, edit&save? What about compiling it? Do I have to somehow do it manually or is it done automatically by CIV?

hope someone can help
 
Hi,

I have a couple of rather dumb questions...

1) How do I add songs to the soundtrack of a given Era?

You have to edit a few xml files to do this (and of course add the songs). The audidefines xml files will need to be updated as well as the era xml file.

2) In general, when I want to edit something do I simply open the python/xml file with a text editor, edit&save? What about compiling it? Do I have to somehow do it manually or is it done automatically by CIV?

hope someone can help

XML and Python aren't compiled. XML is just a database, python is a non-compiled language. So, as you said, you can just open them with an editor and change away.
 
Top Bottom