View Single Post
Frodie
Senior Member
 
Join Date: May 2007
Location: Durham, NC
Posts: 1,747

Old June 6th, 2012, 05:56 PM
You will need to make a *.1st for example: PFRPG_ModernSources.1st, it can be made in notepad.
The code, (the txt made in notepad), will be something like:


<?xml version="1.0" encoding="ISO-8859-1"?>
<document signature="Hero Lab Structure">

<source
id="ModPath"
name="MSRD Pathfinder"
selectable="no"
sortorder="0"
description="Various options for applying the MSRD rule setting to the Pathfinder Roleplaying Game">
</source>

<source
id="Modern"
name="MSRD Core"
parent="ModPath"
description="Various options for applying MSRD Core rules to the Pathfinder Roleplaying Game">
</source>


<source
id="ModGear"
name="MSRD Gear"
parent="ModPath"
description="21st century gear for the MSRD Core">
</source>


<source
id="ModMon"
name="MSRD Menace Manual"
parent="ModPath"
description="Various options for applying MSRD Menace Manual to the Pathfinder Roleplaying Game">
</source>

<source
id="ModArc"
name="MSRD Arcana"
parent="ModPath"
description="Various options for applying MSRD Arcana to the Pathfinder Roleplaying Game">
</source>

<source
id="Future"
name="MSRD Future"
parent="ModPath"
description="Various options for applying MSRD Future to the Pathfinder Roleplaying Game">
</source>





</document>
Frodie is offline   #2 Reply With Quote