Skip to content

Commit

Permalink
Update extension.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
bmos committed Apr 27, 2021
1 parent c27f79f commit 216856b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions extension.xml
Expand Up @@ -4,7 +4,7 @@

<properties>
<name>Customized Item Generator for 3.5E and Pathfinder</name>
<version>1.2</version>
<version>1.3</version>
<loadorder>55</loadorder>
<author>Faelwen with modifications by rmilmine and bmos</author>
<description>Simple generator for magic items</description>
Expand All @@ -16,6 +16,8 @@
</ruleset>
</properties>

<announcement text="Customised Item Generator v1.3\nFor Fantasy Grounds 3.3+ and the 3.5E and Pathfinder rulesets.\nBy Faelwen with modifications by rmilmine and bmos." font="emotefont" icon="module_loaded" />

<base>
<script name="MagicItemGenerator" file="script/magic_item_generator.lua"/>

Expand All @@ -24,6 +26,4 @@
<includefile source="strings/customised_item_strings.xml" />
<includefile source="ref/ref_equipment.xml" />
</base>

<announcement text="Customised Item Generator v1.2\nFor Fantasy Grounds 3.3+ and the 3.5E and Pathfinder rulesets.\nBy Faelwen with modifications by rmilmine and bmos." font="emotefont" icon="module_loaded" />
</root>

0 comments on commit 216856b

Please sign in to comment.