A C# modding framework for Resident Evil 4
I have long seen the modding community is mostly in C++ and Lua and i wanted to change that by adding C# modding support to games that i love.
Currently the modding framework is extremely early in development currently there is two working events
Player.HealthChanged
Player.PtasChanged
If you wanna contribute just download the repo and start working when you are done just do a pull request
MIT