Skip to content

Commit

Permalink
readme and version number
Browse files Browse the repository at this point in the history
  • Loading branch information
bmos committed Aug 26, 2022
1 parent 179a396 commit 73d4207
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

# Enhanced Items
This extension modifies the item sheet to add some additional features like charges for wands and a gm-only notes field.
Original extension by [sciencephile](https://www.fantasygrounds.com/forums/member.php?23086-sciencephile) with updates by [Jwguy](https://www.fantasygrounds.com/forums/member.php?26033-Jwguy), [Llisandur](https://www.fantasygrounds.com/forums/member.php?61628-Llisandur), and [rmilmine](https://www.fantasygrounds.com/forums/member.php?215591-rmilmine).
Original extension by [sciencephile](https://www.fantasygrounds.com/forums/member.php?23086-sciencephile) with updates by [jwguy](https://www.fantasygrounds.com/forums/member.php?26033-Jwguy), [llisandur](https://www.fantasygrounds.com/forums/member.php?61628-Llisandur), [rmilmine](https://www.fantasygrounds.com/forums/member.php?215591-rmilmine), and bmos.

# Compatibility
This extension has been tested with [FantasyGrounds Unity](https://www.fantasygrounds.com/home/FantasyGroundsUnity.php) 4.1.13 (2022-01-05).
This extension has been tested with [FantasyGrounds Unity](https://www.fantasygrounds.com/home/FantasyGroundsUnity.php) 4.2.2 (2022-06-07).

# Features
This extension modifies the item sheet to add some additional features:
Expand Down
4 changes: 2 additions & 2 deletions extension.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<root version="3.1">
<properties>
<name>Feature: Enhanced Items</name>
<version>4.5</version>
<version>4.6</version>
<author>Llisandur</author>
<description>Adds useful fields to various types of items</description>
<ruleset>
Expand All @@ -20,7 +20,7 @@
<loadorder>50</loadorder>
</properties>

<announcement text="https://www.fantasygrounds.com/forums/showthread.php?40602-Extension-Enhanced-Items-v4\rEnhanced Items v4.5\rOriginal extension by sciencephile with updates by Jwguy, Llisandur, rmilmine, and bmos\rAdds useful fields to various types of items." font="emotefont" />
<announcement text="https://www.fantasygrounds.com/forums/showthread.php?40602-Extension-Enhanced-Items-v4\rEnhanced Items v4.6\rOriginal extension by sciencephile with updates by jwguy, llisandur, rmilmine, and bmos\rAdds useful fields to various types of items." font="emotefont" />

<base>
<!-- Strings -->
Expand Down

0 comments on commit 73d4207

Please sign in to comment.