Public file feed for the DJ Cracka Utility Suite — a set of Windows PowerShell tools for DJs and streamers, built for Cracka.gg.
This repository hosts the small, plainly-readable files each tool checks against. In keeping with the suite’s “visible, never obfuscated” licensing stance, everything here is public and readable by a simple HTTP GET — no token or credential is needed to read.
| File | Purpose |
|---|---|
Cracka_Suite_License.json |
The license registry. Each tool validates against this array of entries. |
version.json |
Current version of each tool, for update checks. |
CNAME |
GitHub Pages custom-domain record (license.cracka.dev). |
https://license.cracka.dev/Cracka_Suite_License.json
https://license.cracka.dev/version.json
Every tool’s $LICENSE_URL already points at the address above.
Part of the DJ Cracka Utility Suite.