-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsource.xml
More file actions
33 lines (32 loc) · 1.24 KB
/
Copy pathsource.xml
File metadata and controls
33 lines (32 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="utf-8" ?>
<elements>
<info>
<update version="0.0.1">
<file name="source.xml" url="https://raw.githubusercontent.com/avBatmage/5e_Aurora/main/source.xml" />
</update>
</info>
<element name="Batav's Additions" type="Source" source="Core" id="ID_BATAV_SOURCE_BATAVS_ADDITIONS">
<description>
<![CDATA[<p><strong>My personal Additions</strong></p>]]>
</description>
<setters>
<set name="abbreviation">BATAV</set>
<set name="url">https://github.com/avBatmage</set>
<set name="author" abbreviation="BATAV" url="https://github.com/avBatmage">Batav's Additions</set>
<set name="homebrew">true</set>
<set name="release">20240818</set>
</setters>
</element>
<element name="Batav's Additions 2024" type="Source" source="Core" id="ID_BATAV_SOURCE_BATAVS_ADDITIONS_2024">
<description>
<![CDATA[<p><strong>My personal Update of the 2024 PHB classes</strong></p>]]>
</description>
<setters>
<set name="abbreviation">BATAV</set>
<set name="url">https://github.com/avBatmage</set>
<set name="author" abbreviation="BATAV" url="https://github.com/avBatmage">Batav's Additions 2024</set>
<set name="homebrew">true</set>
<set name="release">20250818</set>
</setters>
</element>
</elements>