first commit

This commit is contained in:
2025-08-27 12:55:29 -04:00
commit 698ec83c96
18 changed files with 204 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
summary: MTG JSON Download
description: Retrieves SKU files from the MTGJSON API
lock: '!inline u/joshuakrzemien/mtg_json_download.script.lock'
concurrency_time_window_s: 0
kind: script
schema:
$schema: 'https://json-schema.org/draft/2020-12/schema'
type: object
properties: {}
required: []