You've already forked OpenRCT2-Unity
mirror of
https://github.com/izzy2lost/OpenRCT2-Unity.git
synced 2026-03-10 12:38:22 -07:00
As per #5702, SDL2_ttf dependency is completely eliminated from OpenRCT2. However, there are still references to it, which are redundant and misleading. Clean up the remaining references to libsdl2-ttf. Closes: https://github.com/OpenRCT2/OpenRCT2/issues/10308