Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I was able to get the program to run on MacOS (I'm guessing Linux is just as easy). Steps:

xattr -rd com.apple.quarantine Elements\ Character\ Generator.dll
xattr -rd com.apple.quarantine runtimes/osx/native/libAvaloniaNative.dylib
xattr -rd com.apple.quarantine runtimes/osx/native/libHarfBuzzSharp.dylib
xattr -rd com.apple.quarantine runtimes/osx/native/libSkiaSharp.dylib

Then on a command line, you can do

dotnet "Elements Character Generator.dll"