Elin Modding Docs
|
Documentation built upon Elin version EA 23.15
This is documentation for the code from the game Elin.
It's intended to be used as a reference for creating mods using BepInEx.
I wanted an easy reference to look at while modding and figured it would be helpful to others.
Hopefully, this will help people make mods.
There is no guarantee that this documentation will stay up to date and that it is even close to being correct.
This is due to a few factors:
The code was generated by dnSpy (right here on Github!) and is at best an estimated guess. Additionally, this data was pulled from the provided Elin.dll from the game.
This documentation was generated by Doxygen and since this is my first time using it, there is a good chance I mis-configured it.
All them links
Elin on Steam: https://store.steampowered.com/app/2135150/Elin/
Elin Homepage: https://ylvania.org/index_e.html
Helpful Elin Links: https://ylvania.org/elin_dev_e.html
Elin Wiki: https://ylvapedia.wiki/wiki/Main_Page
dnSpy - A .NET Debugger and Assembly Editor: https://github.com/dnSpy/dnSpy
Doxygen - Automated Doc Generator: https://www.doxygen.nl/index.html