Commit 464ddac
committed
fix: update Foundry module manifest URL to use raw GitHub content
The manifest URL pointed to a non-existent GitHub Release, causing
"module manifest not found" when installing via Foundry VTT. Changed
to raw.githubusercontent.com which resolves directly from the repo.
Download URL now uses versioned release tag (foundry-v0.1.0).
https://claude.ai/code/session_01XMwxFR8BCi5XvgaSVMSBZB1 parent 8bf5809 commit 464ddac
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments