stride3d/stride-community-toolkit

[Example] - Example request - Create, load, and manage game settings

Aperta

#281 aperta il 8 ago 2025

 (0 commenti) (0 reazioni) (0 assegnatari)C# (31 fork)auto 404
examplehelp wanted

Metriche repository

Star
 (125 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Stride works with a settings file, which looks like this:

Erm... looks like this:

It's not clear how to work with these settings in a community toolkit project. There might be a way to load a settings file (I have seen warnings that I don't have a settings file, but not much information on how to provide one to a community toolkit project), or a way to set settings from C#, but it'd be great to have an example.

Guida contributor