Skip to content

CharmedBaryon/FireHurtsRE

 
 

Repository files navigation

This is a basic plugin template for use with CommonLibSSE

Requirements

Register Visual Studio as a Generator

  • Open x64 Native Tools Command Prompt
  • Run cmake
  • Close the cmd window

Building

git clone https://github.com/Ryan-rsm-McKenzie/ExamplePlugin-CommonLibSSE
cd ExamplePlugin-CommonLibSSE
git submodule update --init --recursive
cmake -B build -S .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 83.6%
  • CMake 16.4%