First the link, don't worry about the generated executables not running past a certain point, I only just finished getting the new lua build script to generate the needed goals for make to process, I'll sort out the runtime issues after the constant rebuild issue.

Files * d6f5f6fc5edc836d60ac3dd6e7d9eb9caa2b0ff2 * Lee Shallis / Dragonbuilder * GitLab

Should just need to run "make build" twice to see what issue I mean, I switch to lua simply because makefile syntax is too constrained and highly prone to error, lua is easier to debug/error check, a common install and used in cheat engine which I expect a lot of people use on windows so it should be familiar for more people (even if I'm not fond of it, it was the best scripting choice available).