Compare commits

..

No commits in common. "e1a59c9dab51a659593f680f0a20424d05fa814e" and "933b7a5d3bb05e352a3815e86c9effdc68c96a36" have entirely different histories.

2 changed files with 2138 additions and 7944 deletions

View File

@ -4,15 +4,10 @@ An open source CS:GO map.
Custom materials used in this map are available inside the materials folder. Do not forget to install them before attempting to compile it through Valve Hammer Editor. Custom materials used in this map are available inside the materials folder. Do not forget to install them before attempting to compile it through Valve Hammer Editor.
## Building the map
Open `de_abandoned_hospital.vmf` with Valve Hammer Editor (Counter Strike : Global Offensive SDK version). Press `F9` to compile, then select `Expert...` and choose the `Full compile -both -final (slow)` preset. Compilation will be way slower but it will ensure that the lightning of static props on the map are correctly rendered.
## Running this map on a server ## Running this map on a server
1. Build the map or download the [latest release](https://git.quent1.fr/quent1/de_abandoned_hospital/releases). 1. Install the map
2. Install the map 2. Generate the navigation meshes file.
3. Generate the navigation meshes file (see below).
## Generating the navigation meshes files ## Generating the navigation meshes files

File diff suppressed because it is too large Load Diff