zombieofficeroom/zombieofficeroom.pk3dir/maps/build.sh.old
zombie 094ef43fd7
was testing textures
the compiled map here doesnt have lighting
2023-09-26 19:41:54 -04:00

8 lines
479 B
Bash

#!/bin/bash
echo "Hello, World!"
q3map2 -game xonotic -threads 16 -bsp -meta -keeplights -maxarea -samplesize 8 -mv 1000000 -mi 6000000 zombieofficeroom.map
q3map2 -game xonotic -threads 16 -vis -saveprt zombieofficeroom.map
q3map2 -game xonotic -threads 16 -light -lightmapsize 1024 -lightmapsearchpower 4 -fastallocate -deluxe -patchshadows -samples 4 -randomsamples -bounce 8 -bouncescale 2 -fastbounce -bouncegrid -nobouncestore -fill -backsplash 0 0 zombieofficeroom.map