• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Looking for descriptions for properties in XML files.

Vanblam

Refugee
Hey there I was wondering if someone has a link to get full descriptions of all the properties in the XML files ( Blocks, Loot, Items, Biomes, Buffs, ect.). Not sure if that exists yet lol. For example I'm trying to understand some things in blocks.xml. Like what is <property name="ImposterExchange" and how does it work. Or <property name="SortOrder1". Having a hard time figuring out how they all coincide with each other. So I'm just hoping there might be some detailed documentation on most if not all the properties and how they work. With common sense I understand most of what they mean but when things get referenced to other things it can get a little confusing.

 
Last edited by a moderator:
the only documentation is in those files themselves or in the xml.txt file.
I see, BTW thank you for your tutorials they are a HUGE help. I do have a question for you tho, on your sound tutorial you showed the xml setup for importing your sound and how to point to it but I was curious how AudioSource works and what it needs to point to. Or is that a tag of sorts?

 
Last edited by a moderator:
It does document a lot of things that can not simply be guessed by looking at the XML.

It is notoriously incomplete and outdated because it's something I update... once in a while. It is what it is. ;)

 
Back
Top