Skip to content

Latest commit

 

History

History
50 lines (25 loc) · 4.63 KB

File metadata and controls

50 lines (25 loc) · 4.63 KB

Test Packages

Conflict Custom Module

A test module with an ID matching a Bazaar "custom" dependency module (dlopen).

https://raw.githubusercontent.com/ForgeVTT/test-foundry-modules/main/conflict-id-custom/module.json (0.0.3, 1.0.2, 2.0.1)

Conflict Name Module

A test module with an ID matching an existing Bazaar package name (forge-compendium-browser).

https://raw.githubusercontent.com/ForgeVTT/test-foundry-modules/main/conflict-id/module.json (0.0.3, 1.0.2, 2.0.1)

Cross Import Module

A module with cross-package relative imports.

https://raw.githubusercontent.com/ForgeVTT/test-foundry-modules/main/cross-import-module/module.json (0.0.3, 1.0.2, 2.0.1)

Persistent Storage Module

A module with persistent storage.

https://raw.githubusercontent.com/ForgeVTT/test-foundry-modules/main/persistent-storage-module/module.json (0.0.3, 1.0.2, 2.0.1)

Test Module Title

An empty module with a minimal manifest.

https://raw.githubusercontent.com/ForgeVTT/test-foundry-modules/main/test-module/module.json (0.0.3, 1.0.2, 2.0.1)

Conflict Name System

A test system with an ID matching an existing Bazaar package name (dnd5e).

https://raw.githubusercontent.com/ForgeVTT/test-foundry-modules/main/conflict-id-system/system.json (0.0.3, 1.0.2, 2.0.1)

Cross Import System

A system with cross-package relative imports.

https://raw.githubusercontent.com/ForgeVTT/test-foundry-modules/main/cross-import-system/system.json (0.0.3, 1.0.2, 2.0.1)

Test System Title

An empty system with a minimal manifest.

https://raw.githubusercontent.com/ForgeVTT/test-foundry-modules/main/test-system/system.json (0.0.3, 1.0.2, 2.0.1)