summaryrefslogtreecommitdiff
path: root/include/rune/core/mod.h
AgeCommit message (Collapse)Author
2 dayscore: mod: create a mod interfaceDanny Holman
Create a skeleton mod interface so that the engine can load shared libraries or DLLs as in-game mods. The API should be compiler agnostic as much as possible. Signed-off-by: Danny Holman <dholman@gymli.org>