Provides the capability to write to a memory location constantly in fractional seconds. Mostly used to create a persistent value in a game.
MemoryOverwriter/sig

9 lines
143 B

3 years ago
export AUTO_UPDATE=true
source utils/define.sh
define PROJECT_NAME "memovr"
define CUSTOM_PARAMS ""
3 years ago
define LANGUAGE "C"
source utils/main.sh