commit cae0a864992a2af65808b9bade5b46eef0b95034 Author: Daniel Date: Thu Aug 29 20:04:52 2024 +0000 initial diff --git a/module.json b/module.json new file mode 100644 index 0000000..08e26cc --- /dev/null +++ b/module.json @@ -0,0 +1,22 @@ +{ + "id": "starlit-sentinel-automation", + "title": "Starlit Sentinel Automation", + "description": "A very few automation items for Starlit Sentinel", + "authors": [ + {"name": "Daniel"} + ], + "version": "0.0.1", + "compatibility": { + "minimum": "12", + "verified": "12" + }, + "packs": [ + { + "name": "items", + "label": "Starlit Sentinel", + "path": "packs/items.db", + "entity": "Item", + "system": "pf2e" + } + ] +} \ No newline at end of file diff --git a/packs/items/000003.log b/packs/items/000003.log new file mode 100644 index 0000000..288758a Binary files /dev/null and b/packs/items/000003.log differ diff --git a/packs/items/CURRENT b/packs/items/CURRENT new file mode 100644 index 0000000..1a84852 --- /dev/null +++ b/packs/items/CURRENT @@ -0,0 +1 @@ +MANIFEST-000002 diff --git a/packs/items/LOCK b/packs/items/LOCK new file mode 100644 index 0000000..e69de29 diff --git a/packs/items/LOG b/packs/items/LOG new file mode 100644 index 0000000..6908a3d --- /dev/null +++ b/packs/items/LOG @@ -0,0 +1 @@ +2024/08/29-19:57:29.916214 7fdaf17fa640 Delete type=3 #1 diff --git a/packs/items/MANIFEST-000002 b/packs/items/MANIFEST-000002 new file mode 100644 index 0000000..bbbc585 Binary files /dev/null and b/packs/items/MANIFEST-000002 differ