NWN2 server-side service that provides a REST API for controlling a creature
Go to file
Crom (Thibaut CHARLES) 6fed0310a0 Cleaned repo 2015-04-27 23:46:50 +02:00
CLRScriptSDK Cleaned dir tree 2015-04-14 00:37:13 +02:00
nwn2ai_onmoduleload Binding correctly to NPC 2015-04-27 23:10:07 +02:00
README.md Build instructions in README 2015-04-14 00:31:44 +02:00
TestingAI.d Binding correctly to NPC 2015-04-27 23:10:07 +02:00

README.md

Learning AI for NWN2

Building

  • Clone the repository
  • git submodule init to fetch required libraries
  • Open grapevine\Grapevine\Grapevine.csproj with visual studio and build the project
  • Open nwn2_ai_onmoduleload\nwn2_ai_onmoduleload.csproj with visual studio and build the project
  • Copy nwn2_ai_onmoduleload\bin\Debug\nwn2_ai_onmoduleload.ncs to NWN2 module