Thanks to the support of some players, I could fix two bugs :D
Essentially I just needed to port my game to the newest Monogame version (3.6).
By the way, the game is programmed in C# if anyone is wondering.
Version 1.0.1.6
- Ported to Monogame version 3.6 which...
- fixed a sound bug that was not nice to people
- fixed game not closing bug
- Reset sound volume (undid v1.0.1.5 sfx level change)
- Fixed offline workshop crash
Feel free to report more bugs :)