From f2d4d355a60501fc0f9ca089fa56c21236f4e711 Mon Sep 17 00:00:00 2001 From: chriscrosstalk <49691103+chriscrosstalk@users.noreply.github.com> Date: Fri, 24 Jul 2026 13:52:31 -0500 Subject: [PATCH] catalog: add The Modern Rogue creator pack (#1146) Mirror of the main-branch catalog addition so dev carries the Modern Rogue pack and it isn't dropped on the next dev->main release merge. ZIM is uploaded to R2 and verified serveable via the entitlement Worker. Co-authored-by: Claude Opus 4.8 (1M context) --- collections/creator-packs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/collections/creator-packs.json b/collections/creator-packs.json index d3529bf6..991cf1c8 100644 --- a/collections/creator-packs.json +++ b/collections/creator-packs.json @@ -22,6 +22,17 @@ "video_count": 30, "size_mb": 2899, "license_id": "nomad-creator-pack-1.0" + }, + { + "id": "modern-rogue", + "name": "The Modern Rogue", + "creator": "Brian Brushwood", + "description": "Discovering the function and design of whatever makes life more interesting.", + "version": "2026-07", + "resource_id": "modern-rogue", + "video_count": 37, + "size_mb": 5177, + "license_id": "nomad-creator-pack-1.0" } ] }