rethesda / DescriptionFramework

Skyrim framework to add descriptions to various items!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DescriptionFramework

Skyrim framework to add descriptions to various items!

Requirements

User 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/Nightfallstorm/DescriptionFramework.git
cd DescriptionFramework
cmake --preset DescriptionFramework
cmake --build build --config Release

License

GPL-3.0

About

Skyrim framework to add descriptions to various items!

License:GNU General Public License v3.0


Languages

Language:C++ 91.4%Language:CMake 7.0%Language:Python 1.5%