👶Your First Plugin

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

Preface

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

This guide assumes you are running windows 10 or 11, own GTFO on steam, and have r2modman installed

Is this missing something you want help with? Try asking in our Discord server.

Last updated