From 579d93021e1720c7b8ae3b5f2eaeae1981c15342 Mon Sep 17 00:00:00 2001 From: Shorohov Sergey Date: Thu, 16 Jan 2020 14:08:40 +0300 Subject: [PATCH] Add credits --- plugins/compile.sh | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/plugins/compile.sh b/plugins/compile.sh index 1a35f6e9..a2a38675 100755 --- a/plugins/compile.sh +++ b/plugins/compile.sh @@ -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