soda-arcade / smash-soda

Parsec Soda with some extra bells and whistles.
MIT License
34 stars 13 forks source link

fix portable, check & cache path #25

Closed v6ooo closed 1 month ago

v6ooo commented 2 months ago

With these changes, portable now stores all configs in /app/SmashSodaTwo/ just like normal would use AppData/SmashSodaTwo This makes it just easy to copy the folder to either location.

v6ooo commented 2 months ago

Sorted out the issue with login with special chars. String should serialize to proper json.