87ddf1499d
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>
9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
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
|