feature: Add new sources

- Added monsters and spells from...
-- Acquisitions Incorporated
-- Eberron Rising From The Last War
-- Guildmaster's Guide To Ravnica
-- Mordenkainen's Fiendish Folio
-- Hunt For The Thesselhydra
-- Lost Laboratory Of Kwalish
-- Infernal Machine Rebuild
-- Locathah Rising
-- Dragon Of Icespire Peak
-- Sleeping Dragons Wake
-- Storm Lord's Wrath
-- Divine Contention
- Fix README format
This commit is contained in:
Chris Jennewein
2020-01-22 23:44:30 -07:00
parent 82efa87bbd
commit b61ea93d5e
16 changed files with 12948 additions and 2 deletions

View File

@@ -1,8 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<collection>
<!-- Core Rulebooks -->
<doc href="../FightClub5eXML/Sources/CoreRulebooks.xml" />
<!-- Supplements -->
<doc href="../FightClub5eXML/Sources/GuildmastersGuideToRavnica.xml" />
<doc href="../FightClub5eXML/Sources/EberronRisingFromTheLastWar.xml" />
<doc href="../FightClub5eXML/Sources/AcquisitionsIncorporated.xml" />
<doc href="../FightClub5eXML/Sources/MordenkainensFiendishFolio.xml" />
<!-- Adventures -->
<doc href="../FightClub5eXML/Sources/RulesSupplementsAndAdventures.xml" />
<doc href="../FightClub5eXML/Sources/BaldursGateDescentIntoAvernus.xml" />
<doc href="../FightClub5eXML/Sources/HuntForTheThesselhydra.xml" />
<doc href="../FightClub5eXML/Sources/InfernalMachineRebuild.xml" />
<doc href="../FightClub5eXML/Sources/LocathahRising.xml" />
<doc href="../FightClub5eXML/Sources/LostLaboratoryOfKwalish.xml" />
<doc href="../FightClub5eXML/Sources/DragonOfIcespirePeak.xml" />
<doc href="../FightClub5eXML/Sources/DivineContention.xml" />
<doc href="../FightClub5eXML/Sources/StormLordsWrath.xml" />
<doc href="../FightClub5eXML/Sources/SleepingDragonsWake.xml" />
<!-- UnearthedArcana -->
<doc href="../FightClub5eXML/Sources/UnearthedArcana.xml" />
<!-- Homebrew -->
<doc href="../FightClub5eXML/Sources/Homebrew.xml" />
</collection>

View File

@@ -1,6 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<collection>
<!-- Core Rulebooks -->
<doc href="../FightClub5eXML/Sources/CoreRulebooks.xml" />
<!-- Supplements -->
<doc href="../FightClub5eXML/Sources/GuildmastersGuideToRavnica.xml" />
<doc href="../FightClub5eXML/Sources/EberronRisingFromTheLastWar.xml" />
<doc href="../FightClub5eXML/Sources/AcquisitionsIncorporated.xml" />
<doc href="../FightClub5eXML/Sources/MordenkainensFiendishFolio.xml" />
<!-- Adventures -->
<doc href="../FightClub5eXML/Sources/RulesSupplementsAndAdventures.xml" />
<doc href="../FightClub5eXML/Sources/BaldursGateDescentIntoAvernus.xml" />
<doc href="../FightClub5eXML/Sources/HuntForTheThesselhydra.xml" />
<doc href="../FightClub5eXML/Sources/InfernalMachineRebuild.xml" />
<doc href="../FightClub5eXML/Sources/LocathahRising.xml" />
<doc href="../FightClub5eXML/Sources/LostLaboratoryOfKwalish.xml" />
<doc href="../FightClub5eXML/Sources/DragonOfIcespirePeak.xml" />
<doc href="../FightClub5eXML/Sources/DivineContention.xml" />
<doc href="../FightClub5eXML/Sources/StormLordsWrath.xml" />
<doc href="../FightClub5eXML/Sources/SleepingDragonsWake.xml" />
</collection>

View File

@@ -1,7 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<collection>
<!-- Core Rulebooks -->
<doc href="../FightClub5eXML/Sources/CoreRulebooks.xml" />
<!-- Supplements -->
<doc href="../FightClub5eXML/Sources/GuildmastersGuideToRavnica.xml" />
<doc href="../FightClub5eXML/Sources/EberronRisingFromTheLastWar.xml" />
<doc href="../FightClub5eXML/Sources/AcquisitionsIncorporated.xml" />
<doc href="../FightClub5eXML/Sources/MordenkainensFiendishFolio.xml" />
<!-- Adventures -->
<doc href="../FightClub5eXML/Sources/RulesSupplementsAndAdventures.xml" />
<doc href="../FightClub5eXML/Sources/BaldursGateDescentIntoAvernus.xml" />
<doc href="../FightClub5eXML/Sources/HuntForTheThesselhydra.xml" />
<doc href="../FightClub5eXML/Sources/InfernalMachineRebuild.xml" />
<doc href="../FightClub5eXML/Sources/LocathahRising.xml" />
<doc href="../FightClub5eXML/Sources/LostLaboratoryOfKwalish.xml" />
<doc href="../FightClub5eXML/Sources/DragonOfIcespirePeak.xml" />
<doc href="../FightClub5eXML/Sources/DivineContention.xml" />
<doc href="../FightClub5eXML/Sources/StormLordsWrath.xml" />
<doc href="../FightClub5eXML/Sources/SleepingDragonsWake.xml" />
<!-- UnearthedArcana -->
<doc href="../FightClub5eXML/Sources/UnearthedArcana.xml" />
</collection>