githubEdit

๐Ÿ‘ถYour First Plugin

This guide goes over setting up a development environment using Visual Studio and compiling your first plugin

Preface

circle-info

A Plugin is a compiled C# assembly file that is loaded by BepInEx to allow for custom code to be executed, such as patches or custom behaviour

triangle-exclamation
circle-exclamation

Last updated

Was this helpful?