Skip to content

Instantly share code, notes, and snippets.

View LXGaming's full-sized avatar

Alex Thomson LXGaming

View GitHub Profile
@LXGaming
LXGaming / Caddyfile
Last active January 22, 2025 23:14
Caddy - Negate Request Matcher
(negate) {
# Set the initial values
vars {args[0]} false
vars {args[1]} true
# On match invert the values
vars @{args[0]} {args[0]} true
vars @{args[0]} {args[1]} false
# Create the inverse matcher
@LXGaming
LXGaming / dump.txt
Last active December 22, 2024 22:17
This War of Mine - Lua Functions
- .get
-- NULL_ENTITY_MULTIPLAYER_ID
-- STATE_UPDATE_LAG_S
-- gKosovoDiary
-- gKosovoFieldOfVision
-- gKosovoGlobalState
-- gKosovoHeritageManager
-- gKosovoScene
-- gKosovoTotemManager
-- gUIProperties
@LXGaming
LXGaming / README.md
Last active December 23, 2024 01:24
This War of Mine - Cheat / Developer Mode