Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I usually program in .NET Core, so I have the usual stuff installed.

(1 edit) (+1)

The problem ended up being C#'s Float.Parse() not using the InvariantCulture by default when I'm loading levels.

So people with an OS that's in a language that doesn't use dots for the decimal places in numbers would just crash