From d735e3d9db57ccf63eca9b61974eb59207f28e4c Mon Sep 17 00:00:00 2001 From: "Claude (Chronicler #63)" Date: Mon, 6 Apr 2026 12:13:14 +0000 Subject: [PATCH] fix(modpackchecker): Wizard review fixes - UI polish Admin Panel (view.blade.php): - Changed CurseForge API key from password dots to plain text - Fixed callouts: dark theme (#1a1a2e) with Frost/Fire accent borders - Improved code tag styling for readability - Changed support link to firefrostgaming.com/discord README.md: - Added Prerequisites section (PHP 8.1+, Node.js 18+, Yarn, Blueprint) Reviewed by: Michael 'Frostystyle' Krause (The Wizard) Signed-off-by: Claude (Chronicler #63) --- .../blueprint-extension/README.md | 8 +++++++ .../blueprint-extension/admin/view.blade.php | 24 ++++++++++--------- 2 files changed, 21 insertions(+), 11 deletions(-) diff --git a/services/modpack-version-checker/blueprint-extension/README.md b/services/modpack-version-checker/blueprint-extension/README.md index a97c179..5d60f66 100644 --- a/services/modpack-version-checker/blueprint-extension/README.md +++ b/services/modpack-version-checker/blueprint-extension/README.md @@ -129,6 +129,14 @@ blueprint-extension/ ## Installation +### Prerequisites + +- Pterodactyl Panel v1.11+ +- Blueprint Framework (beta-2026-01 or newer) +- PHP 8.1+ +- Node.js 18+ +- Yarn package manager + ### Standard Installation (BuiltByBit) 1. Upload the downloaded `modpackchecker.blueprint` file to your Pterodactyl panel's root directory (usually `/var/www/pterodactyl`). diff --git a/services/modpack-version-checker/blueprint-extension/admin/view.blade.php b/services/modpack-version-checker/blueprint-extension/admin/view.blade.php index e331495..355e35e 100644 --- a/services/modpack-version-checker/blueprint-extension/admin/view.blade.php +++ b/services/modpack-version-checker/blueprint-extension/admin/view.blade.php @@ -74,7 +74,7 @@
-
-

How It Works

-

+

+

How It Works

+

ModpackChecker automatically detects modpacks via Egg Variables or file fingerprinting. - Set MODPACK_PLATFORM and MODPACK_ID in your server's startup variables - for the most reliable detection, or let the extension scan for manifest.json / - modrinth.index.json files. + Set MODPACK_PLATFORM and + MODPACK_ID in your server's startup variables + for the most reliable detection, or let the extension scan for + manifest.json / + modrinth.index.json files.

@@ -203,10 +205,10 @@
-
-

Need Help?

-

- Join our Discord for support: discord.firefrostgaming.com +

+

Need Help?

+

+ Join our Discord for support: firefrostgaming.com/discord