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