GeyserMC / Geyser-Fabric

MIT License
74 stars 18 forks source link

Suggestion: Add null check for config so that an empty config file generates a new config #30

Open Oliver-makes-code opened 3 years ago

Oliver-makes-code commented 3 years ago

Feature to be added:

Add a null check for the config so crashes don't occur when reading an empty config file. This would fix an issue where a crash when geyser is starting up doesn't generate the config file correctly.