gecfg-editor is a editor for the GophEngine FNF configuration files. It's like regedit, but simpler.
- Add values
- Remove values
- Edit values
- Print values
- Import values from JSON/YAML/TOML
- Export to JSON/YAML/TOML/Go source file
- Install Go
- Install a C compiler
- Run
go install github.com/MatusOllah/gecfg-editor@latest
Go here for more details.