diff --git a/CHANGELOG.md b/CHANGELOG.md index 746f2c0..ffb68bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [2.0.7](https://github.com/jendave/ironsmith-compendiums/commits/main) (2024-08-26) + +* Added [Character Backgrounds for Ironsworn](https://www.ironswornrpg.com/post/character-backgrounds-for-ironsworn?cid=8868bea5-3c91-40b5-b1bc-d6d026f45cc3&postId=63598074-ff4c-4bda-beb1-80317d09f4f7&utm_campaign=7067f655-69ec-4c0b-823c-134124256896&utm_content=491cd93c-b314-4fa4-8e46-721ee00ee645&utm_medium=mail&utm_source=so) into a new compendium called "Ironsworn Custom Compendium". + ## [2.0.6](https://github.com/jendave/ironsmith-compendiums/commits/main) (2024-07-19) * Macros now use the current `Roll Mode` instead of always being `Public Rolls`. diff --git a/README.md b/README.md index 5f6cada..00f8d0d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## About -A FoundryVTT compendium of the Ironsmith supplements by [Eric Bright](https://preview.drivethrurpg.com/en/browse?keyword=eric%20bright) for [Ironsworn](https://www.ironswornrpg.com/). +A FoundryVTT module including compendiums for the Ironsmith supplements by [Eric Bright](https://preview.drivethrurpg.com/en/browse?keyword=eric%20bright) and other custom assets and oracles for [Ironsworn](https://www.ironswornrpg.com/). ## Contact @@ -25,6 +25,7 @@ A FoundryVTT compendium of the Ironsmith supplements by [Eric Bright](https://pr * [Ironsmith African Flavor Pack](https://preview.drivethrurpg.com/en/product/374198/ironsmith-african-mythology-flavor-pack-softcover) * [Ironsmith South American Flavor Pack](https://preview.drivethrurpg.com/en/product/374202/ironsmith-south-american-mythology-flavor-pack-softcover) * [Ironsmith Norse Flavor Pack](https://preview.drivethrurpg.com/en/product/372161/ironsmith-norse-mythology-flavor-pack-softcover) + * [Character Backgrounds for Ironsworn](https://www.ironswornrpg.com/post/character-backgrounds-for-ironsworn?cid=8868bea5-3c91-40b5-b1bc-d6d026f45cc3&postId=63598074-ff4c-4bda-beb1-80317d09f4f7&utm_campaign=7067f655-69ec-4c0b-823c-134124256896&utm_content=491cd93c-b314-4fa4-8e46-721ee00ee645&utm_medium=mail&utm_source=so) * Tables that are copies of the Ironsworn official tables are included if they are part of Ironsmith 1-2, 3-4, 5-6 array. * Tables that are simply copies of official Ironsworn tables without the array are not included since they would be redundant with the standard Ironsworn System tables. @@ -111,7 +112,7 @@ Copy the desired foes from the `Ironsmith Foes` or `Pack Foes` compendiums into The [Ironsmith](https://preview.drivethrurpg.com/en/product/351813/ironsmith) supplements by Eric Bright are licensed for use under the [Creative Commons Attribution 4.0 International License (CC-BY)](https://creativecommons.org/licenses/by/4.0/). -Original oracles by Shawn Tomkin from [Ironsworn](https://preview.drivethrurpg.com/en/product/238369/ironsworn) and [Ironsworn: Delve](https://preview.drivethrurpg.com/en/product/302260/ironsworn-delve) are used under the [Creative Commons Attribution 4.0 International License (CC-BY)](https://creativecommons.org/licenses/by/4.0/). +Oracles by Shawn Tomkin from [Ironsworn](https://preview.drivethrurpg.com/en/product/238369/ironsworn) and [Ironsworn: Delve](https://preview.drivethrurpg.com/en/product/302260/ironsworn-delve) are used under the [Creative Commons Attribution 4.0 International License (CC-BY)](https://creativecommons.org/licenses/by/4.0/). Module by David Hudson and licensed for use under the [MIT license](https://opensource.org/license/mit/). diff --git a/module.json b/module.json index f0578b9..025778a 100644 --- a/module.json +++ b/module.json @@ -172,6 +172,13 @@ "path": "./packs/ironsmith-norse-oracles", "type": "RollTable", "system": "foundry-ironsworn" + }, + { + "name": "ironsworncustomoracles", + "label": "Ironsworn Custom Oracles", + "path": "./packs/ironsworn-custom-oracles", + "type": "RollTable", + "system": "foundry-ironsworn" } ], "packFolders": [ @@ -230,6 +237,12 @@ "ironsmithnorseassets", "ironsmithnorseoracles" ] + }, + { + "name": "Ironsworn Custom Compendiums", + "packs": [ + "ironsworncustomoracles" + ] } ] } diff --git a/packs/ironsworn-custom-oracles/000003.log b/packs/ironsworn-custom-oracles/000003.log new file mode 100644 index 0000000..4faab7c Binary files /dev/null and b/packs/ironsworn-custom-oracles/000003.log differ diff --git a/packs/ironsworn-custom-oracles/CURRENT b/packs/ironsworn-custom-oracles/CURRENT new file mode 100644 index 0000000..1a84852 --- /dev/null +++ b/packs/ironsworn-custom-oracles/CURRENT @@ -0,0 +1 @@ +MANIFEST-000002 diff --git a/packs/ironsworn-custom-oracles/LOCK b/packs/ironsworn-custom-oracles/LOCK new file mode 100644 index 0000000..e69de29 diff --git a/packs/ironsworn-custom-oracles/LOG b/packs/ironsworn-custom-oracles/LOG new file mode 100644 index 0000000..c1a44b4 --- /dev/null +++ b/packs/ironsworn-custom-oracles/LOG @@ -0,0 +1 @@ +2024/08/26-12:34:13.587381 31402f000 Delete type=3 #1 diff --git a/packs/ironsworn-custom-oracles/MANIFEST-000002 b/packs/ironsworn-custom-oracles/MANIFEST-000002 new file mode 100644 index 0000000..bbbc585 Binary files /dev/null and b/packs/ironsworn-custom-oracles/MANIFEST-000002 differ