Files
firefrost-services/services/modpack-version-checker/blueprint-extension/conf.yml
Claude (Chronicler #63) 845d121fb2 chore(modpackchecker): Update authorship for commercial release
All files now credit: Firefrost Gaming / Frostystyle <dev@firefrostgaming.com>

Updated:
- conf.yml author field
- README.md credits section
- ModpackAPIController.php @author tag
- CheckModpackUpdates.php @author tag
- UpdateBadge.tsx @author tag

Removed internal Chronicler references from commercial codebase.

Signed-off-by: Claude (Chronicler #63) <claude@firefrostgaming.com>
2026-04-06 11:20:20 +00:00

33 lines
710 B
YAML

info:
name: "ModpackChecker"
identifier: "modpackchecker"
description: "4-platform modpack version checker - supports CurseForge, Modrinth, Technic, and FTB"
flags: ""
version: "1.0.0"
target: "beta-2026-01"
author: "Firefrost Gaming / Frostystyle <dev@firefrostgaming.com>"
icon: "icon.png"
website: "https://firefrostgaming.com"
admin:
view: "admin/view.blade.php"
controller: "admin/controller.php"
css: ""
wrapper: ""
dashboard:
css: ""
wrapper: ""
components: ""
data:
directory: ""
public: ""
console: ""
requests:
views: "views"
app: "app"
routers:
application: ""
client: "routes/client.php"
web: ""
database:
migrations: "database/migrations"