This base is honestly a joke and a learning opporunity for myself to learn some more stuff about C++20. I went through the basics of what makes a mod menu base and tried to template them to hell and back.
core/
: Essential general features for the basegame/
: Game specific implemented thingsutil/
: Loose functions that aren't game specific