[−][src]Crate glitchconsole
A databender library to create your very own databender!
The name glitchconsole was inspired by a dev console,
where people can break a game using its ingame console.
This crate facilitates creating a console of sorts
that lets you/others glitch any readable file.
mutationdeclares what aMutationis.loadersfacilitate loading/memory-mapping a file.optionsfacilitate loading files from aTOMLfile, and serialising them into their own struct.
Modules
| loaders | Facilitate loading and memory-mapping a file. |
| mutation | Declares the |
| options | Facilitate loading options and using configurations. |