GitXplorerGitXplorer
M

BakkesmodPluginTemplate

public
34 stars
5 forks
2 issues

Commits

List of commits on branch master.
Verified
f60843a4f2865b98c4a035211c0483a60a293c14

Update logging.h

MMartinii89 committed 7 months ago
Verified
64fdac910149533d834d4d75b15783444c3e3366

Update plugin.h

MMartinii89 committed 2 years ago
Verified
3feed0d12d14ae1bdec7c33688257ee71f2a9be5

Update README.md

MMartinii89 committed 2 years ago
Unverified
f051c05c4bd549f12a1d75abd5b1dfe0a4cd312b

vs22. c++20. fmt removed for std::format. new debuglog, baseclass for gui interfaces to reduce boilerplate

MMartinii89 committed 2 years ago
Verified
c676b38ac84cd8a09fe7375d64380f6e287a0386

Merge pull request #1 from Martinii89/feature/pluginsettings

MMartinii89 committed 4 years ago
Unverified
d81b4e3738a8ed263ec0f12e00c1c6dd79ca8a4a

PluginSettingInterace template stuff

committed 4 years ago

README

The README file for this repository.

BakkesmodPluginTemplate

Instructions for use

  1. Download the repo as a zip
  2. Move the zip into Documents\Visual Studio 2022\Templates\ProjectTemplates
  3. Unpack the zip
  4. Restart your computer
  5. Start visual studio. Create a new project and you should see BakkesModPlugin as a project template
  6. Profit $$$

Video showing every step above (Except the restart)

ClickMe