I experimented with messagepack and it turns out it does not work well with Unity at all. I switched to using Json.NET and implemented saving and reading records of past games. I still need to display those records, that will be when I have pictures to show.