my xonotic map i use in videos
Find a file
2023-09-21 19:35:44 -04:00
general added scp173 and monitor models and updated textures 2023-09-18 20:30:34 -04:00
zombieofficeroom.pk3dir did a final compile: release 23d264 2023-09-21 19:35:44 -04:00
zombietextures.pk3dir@eb8eb9c373 added scp173 and monitor models and updated textures 2023-09-18 20:30:34 -04:00
.gitmodules submodules work hopefully 2023-09-14 06:38:15 -04:00
build.sh added walter model and added dates to the build script 2023-09-20 20:06:19 -04:00
README.md replaced some textures with cc0 ones 2023-09-14 11:09:59 -04:00
sotd.jpg changed sotd.jpg 2023-09-20 20:45:41 -04:00
timeatbuild.py added walter model and added dates to the build script 2023-09-20 20:06:19 -04:00
timebackground.png added walter model and added dates to the build script 2023-09-20 20:06:19 -04:00
timebackground.xcf added walter model and added dates to the build script 2023-09-20 20:06:19 -04:00

Sure, here's a quick GitHub README.md for your project:

Zombie Office Room for Xonotic

Description

This repository contains the map I use in the creation of my silly goose videos, such as "vcf a week away" and "cd outtake"

Installation

Clone the Repo

To clone the repository, run the following command:

git clone --recursive ssh://git@play.qtechofficial.com:9940/nbrooks211/zombieofficeroom.git

Build and Install

Navigate to the cloned directory and run the build.sh script to install it in your Xonotic folder: note this will only copy the already built bsp over and not recompile the bsp

cd zombieofficeroom
./build.sh

Feel free to customize it further!