BakkesMod Programming Wiki
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

GitHub Plugin Template

As an easier alternative to the traditional Visual Studio template, you can use this other template to make a plugin. https://github.com/Martinii89/BakkesmodPluginTemplateV2

Instructions copied from the README:

Create a repository from this template

  1. Click the big green button Use this template or click here.
  2. Enter a Repository name and click Create repository from template
  3. Head over to the created repository and complete the setup.

Complete setup

  1. In the a new repository, complete the project setup by editing the cookiecutter.json file.
  2. Hit cmd + S and then Enter to perform a commit (the commit message doesn’t really matter).
  3. Wait for Setup Repository Action to complete.
  4. That’s it, easy isn’t it?

Video of Steps

github plugin template


Written by Martinii89 via GitHub README