diff --git a/README.md b/README.md index c4a33ec..fd6baa3 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ -# Building +# 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 +> - 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