PDA

View Full Version : self-created module questions



Kurald
May 20th, 2010, 18:25
1st: is it possible to have different module section in one client xml?
Example:


<root version="2.0">
<library>
<GURPS4eFirearmsAccessories static="true">
<name type="string">firearm accessories</name>
</GURPS4eFirearmsAccessories>
<GURPS4eCyberware static="true">
<name type="string">Cyberware</name>
</GURPS4eCyberware>
</library>
</root>


2nd: how do I add small pictures for each section?