Initial commit — Krunker Civilian Client
Cross-platform Krunker.io game client forked from Krunker Police Client with all KPD/moderator features stripped: no KPD auth, OBS recording, evidence uploads, yt-dlp, bytenode, or code obfuscation. Retained: unlimited FPS (custom Electron 42), ad blocking, resource swapper, matchmaker, userscripts, chat translator, Discord RPC, alt account manager, configurable keybinds, and advanced Chromium flags. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import("//electron/build/args/release.gn")
|
||||
|
||||
# Full optimization (LTO, minimal symbols, etc.)
|
||||
is_official_build = true
|
||||
|
||||
# Not using Google's remote build infrastructure
|
||||
use_remoteexec = false
|
||||
use_reclient = false
|
||||
Reference in New Issue
Block a user