Crate mcvm_options

Source
Expand description

This library is used by MCVM to provide structure for specifying version-agnostic game options for both Minecraft clients and Minecraft servers. It also generates the options files in a way that is non-destructive to existing settings

Modules§

client
Options management for the client
server
Options management for the server

Structs§

Options
General options structure used to produce options for both client and server

Functions§

read_options
Read the options.json file