removed old instructions
This commit is contained in:
parent
6fed0310a0
commit
f9d749b5bd
12
README.md
12
README.md
@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Building
|
# Building (deprecated)
|
||||||
|
|
||||||
- Clone the repository
|
> - Clone the repository
|
||||||
- `git submodule init` to fetch required libraries
|
> - `git submodule init` to fetch required libraries
|
||||||
- Open `grapevine\Grapevine\Grapevine.csproj` with visual studio and build the project
|
> - 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
|
> - 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
|
> - Copy `nwn2_ai_onmoduleload\bin\Debug\nwn2_ai_onmoduleload.ncs` to NWN2 module
|
Loading…
Reference in New Issue
Block a user