mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-15 06:42:44 -05:00
This remove Utf8son and JsonPrettyPrinter dependencies. NOTE: the standard JSON parser doesn't support configurable indentation, as a result, all the pretty printed JSON are indented with 2 spaces.