mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-03-06 11:38:12 +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