Traderain / ScriptHookW3

Script hook for The Witcher 3 : Wild Hunt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:C++ 80.3%Language:Python 18.6%Language:C 1.0%Language:Batchfile 0.1%