Skip to content

Commit

Permalink
Added scenes for Chapter 5 and removed Hero339 folder images for now …
Browse files Browse the repository at this point in the history
…to remove 264mb of images (to be kind to Forge users)
  • Loading branch information
JamzTheMan committed Jan 24, 2023
1 parent 44bc775 commit c4b9a43
Show file tree
Hide file tree
Showing 48 changed files with 236 additions and 188 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
download: https://github.com/${{github.repository}}/releases/download/${{github.event.release.tag_name}}/module.zip

# Create a zip file with all files required by the module to add to the release
- run: zip -r ./module.zip module.json LICENSE styles/ scripts/ templates/ languages/ packs/ images/
- run: zip -r ./module.zip module.json LICENSE styles/ scripts/ templates/ languages/ packs/ images/ -x images/Hero339/**\*

# Create a release for this specific version
- name: Update Release with Files
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/.idea/
/pf2e-conversion-rotrl.lock
12 changes: 12 additions & 0 deletions image-mapping.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"rotrl-creatures-chapter-1": {
"SwH1OIESE7unhUPT": {
"actor": "rotrl/assets/portraits/chapter-1/aldern-foxglove.webp",
"token": "rotrl/assets/tokens/chapter-1/aldern-foxglove.webp"
},
"XuNBZA76Cg3QgcQy": {
"actor": "rotrl/assets/portraits/chapter-1/erylium.webp",
"token": "rotrl/assets/tokens/chapter-1/erylium.webp"
}
}
}
Binary file modified images/chapter-1/Catacombs of Wrath.webp
Binary file not shown.
Binary file removed images/chapter-5/Frozen Cathedral.webp
Binary file not shown.
Binary file removed images/chapter-5/Frozen-Cathedral 34x19.webp
Binary file not shown.
Binary file not shown.
Binary file added images/chapter-5/Hide-Ramp.webp
Binary file not shown.
Binary file added images/chapter-5/Lake-Stormunder.webp
Binary file not shown.
Binary file not shown.
Binary file added images/chapter-5/Rimeskull.webp
Binary file not shown.
Binary file added images/chapter-5/Runeforge/Chandelier_A2_02.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added images/chapter-5/Runeforge/Gate Portal (off).webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed images/chapter-5/Runeforge/Iron Cages of Lust.webp
Binary file not shown.
Binary file modified images/chapter-5/Runeforge/Ravenous-Crypts 30x22.webp
Binary file not shown.
Binary file not shown.
Binary file removed images/chapter-5/Runeforge/The Vault of Greed.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed images/chapter-5/Runeforge/runeforge.webp
Binary file not shown.
Binary file added images/chapter-5/Show-Ramp.webp
Binary file not shown.
Binary file removed images/chapter-5/The-Dragon's-Lair 59x22.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added images/chapter-5/broken--mirror-fragment.webp
Binary file not shown.
Binary file added images/chapter-5/gold-peacock.webp
Binary file not shown.
Binary file added images/chapter-5/treasure_horde.webp
Binary file not shown.
Loading

0 comments on commit c4b9a43

Please sign in to comment.