mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-07-22 20:02:52 +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