namespace MultiversalDiplomacy.Model; /// /// Object representing immutable configuration options about the game. /// public class Options { }