No description
gmqcc@2fe0af00e7 | ||
xonotic-data.pk3dir@9f489dcd4a | ||
xonoticspecialsauce/qcsrc | ||
.drone.yml | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
build.sh | ||
ci-dependencies.sh | ||
LICENSE | ||
README.md |
AmogusSpecialSauce
Instagibserver with some special Sauce
⚠ Clone ⚠
You need to clone recurse with the submodules!
git clone --recurse-submodules https://git.hackmi.ch/amogus.tv/AmogusSpecialSauce.git
Binary
Under the "Releases" Tab in git, there are the major versions for download. The tags were automatically build via CI.
Building
For building you need an Linux based OS with gcc,g++ and bash.
Clone the repo as descripted above.
Compile the gmqcc Compiler:
cd gmqcc
make
cd ..
Compile the specialsauce:
chmod +x build.sh
./build.sh
Now you have the sauce zipped in dist/compiled.zip It contains:
- csprogs.dat
- progs.dat
- menu.dat
Our Special Sauce
With this mod you can instantly reshoot on kill.
Added CVAR g_spawnshield_blockfiring to the mix. If set on False, the Spawnshield will operate as usual, if set on true, you wont be able to shoot while having a Spawnshield.