I have started working on a plugin system.
This took me a lot of time however, since I previously had no idea on how to work with DLLs, and what I need to do to make a functional plugin system. In addition: It’s not really working yet, the plugins can’t access most of the game, so there is not much a plugin can do.
I also made some optimizations etc. to the code.
Log in to leave a comment