command
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Feb 21, 2024
License: MIT
Opens a new window with license information.
Imports: 33
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gecfg-editor
gecfg-editor is a editor for the GophEngine FNF configuration files. It's like regedit, but simpler.
Building & Installing from source
- Install Go
- Install a C compiler
- Run
go install github.com/MatusOllah/gecfg-editor@latest
Go here for more details.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
internal
|
|
config
Package config implements a simple key-value store used to securely store game save data and high scores in a non-human readable binary format.
|
Package config implements a simple key-value store used to securely store game save data and high scores in a non-human readable binary format. |
Click to show internal directories.
Click to hide internal directories.