diff options
author | Danny Holman <dholman@gymli.org> | 2024-10-14 21:04:19 -0500 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2024-10-14 21:04:19 -0500 |
commit | 7ec4bf7c73869fbf641dd642d8e413afc2e0a829 (patch) | |
tree | cfca2b4f9c1abdf4de1b741cb7ae850b9c2f3310 /.gitignore | |
parent | core: alloc: fix a bug in realloc (diff) | |
download | rune-engine-7ec4bf7c73869fbf641dd642d8e413afc2e0a829.tar.gz rune-engine-7ec4bf7c73869fbf641dd642d8e413afc2e0a829.tar.zst rune-engine-7ec4bf7c73869fbf641dd642d8e413afc2e0a829.zip |
core: mod: create a mod interface
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>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions