Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Good UX idea! 

As for "System.Globalization.Invariant": true, does that have any side effect for other linux users? Should I just have that set on all linux builds?

(+1)

Honestly, I have no idea. I am not even sure what this globalization thing is. This is the message that appear if you don’t set what I mentioned: Process terminated. Couldn't find a valid ICU package installed on the system. Please install libicu (or icu-libs) using your package manager and try again. Alternatively you can set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support. Please see https://aka.ms/dotnet-missing-libicu for more information.. It’s probably a good idea to have it set on all Linux builds.