Resource icon

The Great Bath (PYTHON/XML) -c onversion to BOG/Wo 2016-10-05

This is a conversion of Tsentom1's Great Bath to be BUG/WoC compatible. This makes it "easier" to add the RevDCM based mods.

Files are included in the following folders
  • Config folder - the XML code to thell bug where the PYTHON code is and what to do with it
  • Modules folder - the XML for the building
  • PYTHON folder - the python code

Instillation is not straight forward. You will need to edit two XML files.

In the Assets/Modules folder edit MLF_CIV4ModularLoadingControls.xml to add in
Code:
				<Module>
					<Directory>tsentom1_python_wonders</Directory>
					<bLoad>1</bLoad>
				</Module>

In the Assets/Config folder edit init.xml to add in
Code:
	<load mod="Ishtar"/>

before the </bug> line at the end.

There may be problems with the schemas so copy the ones from your mod if you need to.
Author
Dancing Hoskuld
Downloads
277
Views
277
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Dancing Hoskuld

Top Bottom