mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-04-01 16:26:59 +00:00

We now use Lua patterns to find runs of characters. This makes string parsing 3-4x faster. Ish - I've not run any exact benchmarks. Closes #1408