jfmherokiller / playerTextToSpeechSSE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:C++ 67.7%Language:CMake 17.8%Language:Papyrus 13.7%Language:C 0.7%