mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
It's still full of copy-paste but it should hopefully be easier to extend. Performance-wise it's about the same speed as the C++ one on my machine (!), mostly due to structural improvements such as using a hash table instead of an array. It does consume more memory however.