All user data for FoundryVTT. Includes worlds, systems, modules, and any asset in the "foundryuserdata" directory. Does NOT include the FoundryVTT installation itself.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
863 B

1 year ago
  1. {
  2. "id": "marks-headshot-remake",
  3. "title": "Mark's Headshot Remake",
  4. "description": "A complete remake of the Headshot the Rot Maps.",
  5. "version": "2.0.0",
  6. "authors": [{ "name": "Mark Pearce", "discord": "Mark Pearce#2772" }],
  7. "compatibility": {
  8. "minimum": 10
  9. },
  10. "packs": [
  11. {
  12. "name": "marks-headshot-scenes",
  13. "label": "Mark's Headshot Scenes",
  14. "path": "./packs/marks-headshot-scenes.db",
  15. "type": "Scene"
  16. },
  17. {
  18. "name": "marks-headshot-journal",
  19. "label": "Mark's Headshot Journal",
  20. "path": "./packs/marks-headshot-journal.db",
  21. "type": "JournalEntry"
  22. }
  23. ],
  24. "manifest": "https://github.com/MarkPearce/marks-headshot-remake/releases/latest/download/module.json",
  25. "download": "https://github.com/MarkPearce/marks-headshot-remake/releases/latest/download/marks-headshot-remake.zip"
  26. }