removed old instructions
This commit is contained in:
parent
6fed0310a0
commit
f9d749b5bd
1 changed files with 6 additions and 6 deletions
12
README.md
12
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
|
||||
> - 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
|
Loading…
Add table
Reference in a new issue