Closed Fevirre closed 8 months ago
Since i have no experience into making bepinex mods from scratch figured i'd use this as a source template, i also was gonna add in some field functions but ofc i have no idea how to compile it to dll to be used anyways. Could use some help
1) Install Bepinex 6 il2cpp x64 2) clone repository 3) create ./libs folder in project root 4) copy all dll files from bepinex/interop to libs 5) build solution
make sure you have dotnet 7 installed
Since i have no experience into making bepinex mods from scratch figured i'd use this as a source template, i also was gonna add in some field functions but ofc i have no idea how to compile it to dll to be used anyways. Could use some help