Skip to content

Traderain/ScriptHookW3

 
 

Repository files navigation

ScriptHookW3

Building

  • Clone the project

git clone https://github.com/Traderain/ScriptHookW3

  • Clone the submodules

git submodule init git submodule update --recursive --remote

  • Define $(TW3_DIR) enviroment variable (add it to path or whatever)

set %TW3_DIR% = "C:\Users\bence.hambalko\Documents\The Witcher 3";

  • Pull the Nuget packages needed by the solution
  • Build the project with Visual Studio 2017

About

Script hook for The Witcher 3 : Wild Hunt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.3%
  • Python 18.6%
  • Other 1.1%