Home

Awesome

stride-gamestudio-nuget

A neat fact that strides editor can run only using nuget and no installs.

The Awesome!

The most interesting thing about this example is we now have very easy access to the plugin service without having to modify the Stride source code.

image

Those are 2 services that are in Stride by default but I assume nothing stops us from injecting our own plugins.

The Problems

One issue I found is there seems to be a runtime error regarding fonts although I havent noticed what it actually breaks.

image

Another issue, that doesnt really matter but could explain some future/current problems that are found, is the icon for gamestudio is the default windows app icon. Clearly with this way of using gamestudio some resources have not been included or loaded.