Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.33 KB

File metadata and controls

34 lines (26 loc) · 1.33 KB

SFSE Plugin For Various Patches

This was originally made for reactors counts, but has expanded to build multiple plugins to affect similar patches.

Building

Made with VS 2022 (v143).

  • Clone this repo.
  • Init submodules. (git submodule update --init)
  • Clone Base-Dll-Proxy into the same level as this repo.

i.e. you should have a directory with:

\Parent Dir
...\This Repo
...\Base-Dll-Proxy

Open in VS and have fun.

Batch build whichever configs you want.