From 72816ed1a7f4ae34e2d76c31ff9990bb3a4a2a70 Mon Sep 17 00:00:00 2001 From: "Thibaut CHARLES (CromFr)" Date: Mon, 27 Apr 2015 21:48:19 +0000 Subject: [PATCH] Removed old instructions (really) --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index fd6baa3..2298614 100644 --- a/README.md +++ b/README.md @@ -1,11 +1 @@ -# Learning AI for NWN2 - - - -# Building (deprecated) - -> - 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 \ No newline at end of file +# Learning AI for NWN2 \ No newline at end of file