I messed around with the Stardew Valley Map format.
It seems to be just an bunch of serialisized C# Maps and Vectors. After I did the binary reverse I noticed how easy it would had been to do the whole thing by just “guess” it using C#.
But anyway. It was fun.
- Upload Hex Editor template