You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo contains a basic project with the setup you need to get started making code mods. This project is also set up to be built locally for local testing using dotnet build and to be published to a zip folder ready to release using dotnet publish.
Follow the instructions in the readme file in that repo to set it up and get started.