Browser-only builder for the old_color_blind Deadlock Panorama CSS override pack.
Live page: https://hantu-raya.github.io/color-blind-web-builder/
The tool builds pak86_dir.vpk locally in the browser. It does not upload selected
files, generated CSS, presets, or VPKs. The VPK includes generated override styles
plus the synced old_color_blind/panorama/styles/base files those overrides import.
npm install
npm run devOpen http://127.0.0.1:4321/color-blind-web-builder/ or the port Astro prints.
npm run payload:sync
npm test
npm run build
npm run checkThe bundled base payload is synced from the latest main source in:
https://github.com/Hantu-Raya/Deadlock-mods-collection/tree/main/old_color_blind/panorama/styles/base
Run npm run payload:sync to refresh public/payload/color-blind-base/ and
record the upstream commit in its manifest.
This repo is configured for project Pages at:
https://hantu-raya.github.io/color-blind-web-builder/
In the GitHub repository settings, set Pages to GitHub Actions. The included
workflow tests, builds, and deploys dist on pushes to main.
npm run check- VPK files are processed locally; the web app does not upload them to a server.
- This is an unofficial fan-made tool and is not affiliated with Valve.
This project is licensed under the Apache License, Version 2.0. See LICENSE.
Attribution notices for this project are included in NOTICE. If you distribute this software or derivative works, preserve the applicable copyright, license, and notice files as required by Apache-2.0.
When distributing this project or derivative works, please preserve the included LICENSE and NOTICE files. This project was created by Hantu-Raya.