Compare commits

...

1 Commits

Author SHA1 Message Date
6daa409689 Added Zombie Riot version of the map 2020-05-10 01:25:57 +02:00
3 changed files with 39866 additions and 0 deletions

4
.gitignore vendored
View File

@ -2,3 +2,7 @@ de_abandoned_hospital.bsp
de_abandoned_hospital.log de_abandoned_hospital.log
de_abandoned_hospital.prt de_abandoned_hospital.prt
de_abandoned_hospital.vmx de_abandoned_hospital.vmx
zr_abandoned_hospital.bsp
zr_abandoned_hospital.log
zr_abandoned_hospital.prt
zr_abandoned_hospital.vmx

View File

@ -4,6 +4,8 @@ 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.
A zombie riot version is also avalaible under the name "zr_abandoned_hospital".
## Getting the map ## Getting the map
Build the map or download the [latest release](https://git.quent1.fr/quent1/de_abandoned_hospital/releases). Build the map or download the [latest release](https://git.quent1.fr/quent1/de_abandoned_hospital/releases).

39860
zr_abandoned_hospital.vmf Normal file

File diff suppressed because it is too large Load Diff