ekolis / AutoPBW

AutoPBW is a desktop client for PBW used to upload and download game files for Space Empires and other turn-based strategy games supported by the website.
http://edkolis.com/autopbw
4 stars 2 forks source link

Replace Newtonsoft.Json with System.Text.Json #52

Closed ekolis closed 1 year ago

ekolis commented 1 year ago

If possible (serialized data not too complex), to remove a dependency since System.Text.Json is built into .NET