Add credits

This commit is contained in:
Shorohov Sergey 2020-01-16 14:08:40 +03:00 committed by GitHub
parent a015692309
commit 579d93021e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,10 @@
#!/bin/bash -e
# AMX Mod X
#
# by the AMX Mod X Development Team
# originally developed by OLO
#
# This file is part of AMX Mod X.
cd "$(dirname "$0")"
test -e compiled || mkdir compiled