README edits

This commit is contained in:
Dan
2026-04-11 02:20:52 +01:00
committed by GitHub
parent 4613e07631
commit fab9a9277b
+2 -2
View File
@@ -5,8 +5,8 @@ A community-owned, content-addressed archive of [Blood on the Clocktower](https:
## How It Works ## How It Works
- Each script is stored as a standard BotC JSON file in `scripts/` - Each script is stored as a standard BotC JSON file in `scripts/`
- Filenames are the MD5 hash of the file contents (content-addressed = automatic dedup) - Filenames are the MD5 hash of the file contents (content-addressed = automatic de-duplication)
- Scripts are pure BotC JSON - usable directly in any BotC tool (clocktower.online, etc.) - Scripts are pure BotC JSON - usable directly in any BotC tool (botc.app, etc.)
- `index.json` provides a searchable index of all scripts with name, author, and source info - `index.json` provides a searchable index of all scripts with name, author, and source info
## Using the Archive ## Using the Archive