I've been working on a online config editor for Quake Live, with the ability to create a custom config entirely in the browser.
https://quakeliveconfigeditor.com
It has the ability to:
Set binds for all binds found in QL ingame interface + more
Create custom weapon aliases for each weapon ingame (+and make multiple binds for each weapon)
Create other custom scripts in a window module (+use my pre-defined scripts included in the app)
Set nearly 300 different Quake Live CVARs / config settings, each one with recommended values for competitive play.
--NOTE: I'm looking for advice for additions/subtractions and corrections for (Descriptions, values) for my list.
Search bar for pin-pointing CVARs and BINDS during editing, live filter
Export and download a .cfg directly from the UI, the exported CFG is populated with comments for each CVAR for editing on desktop (will take corrections on descriptions)
Programmed-in dependencies for certain CVARs, hiding and revealing dependent CVARs when master toggles are enabled/disabled
Member system, register by email or Google/Discord and sync your accounts to multiple auth methods (universal account)
Importing configs to the site allowing you to edit pro configs from your hard drive straight into the system, with an indicator system next to each bind/setting representing where the imported value came from
Cloud save feature, allowing 5 slots for different config saves, if you want to save multiple configs on the site with specific names.
Mobile layout / Portrait layout responsive design, meaning you can edit your configs on-the-go (if you're not at home)
Manual Edit mode in the CFG Preview box allows you to make commits with manual typing rather than using my GUI (please help find bugs with it, describe what's happening if you find a broken aspect)
Note: Pre-populated scripts included in my app:
Weapon aliases
Volume up/down
Enemy Colors (custom Head/Torso/Legs)
Enemy Model toggle
Direct Rocket Jump
This has been an entirely solo project, and I'm
seeking some community feedback and possibly some suggestions, especially for:
1) Missing CVARs that currently aren't in my config editor that are used by competitive players / used in Quake Live today and are recommended inclusions.
2) UI/UX improvements, the overall look and feel of the site, small (or big) recommended improvements/adjustments in site design
3) Incorrect cvar descriptions or values, or to suggest including new selections or values
4) Any broken aspects of the site, bugs or problems.
Update 03/01/2026
Thanks to ProT in the forum responses, I've worked very hard on his suggestions.
Update 03/08/2026
Updated the main post so I don't continue posting new changes over and over.
my player selection propably could have been better better, i know ;)