From ccb7e6dca5bbfec5153f13b9d5e099719df67ca6 Mon Sep 17 00:00:00 2001 From: Christian Danscheid Date: Thu, 22 Aug 2013 19:36:28 +0200 Subject: Added credits to the setup (printed to console) --- streetsmod/init.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'streetsmod/init.lua') diff --git a/streetsmod/init.lua b/streetsmod/init.lua index 2d76154..63b7155 100644 --- a/streetsmod/init.lua +++ b/streetsmod/init.lua @@ -65,4 +65,5 @@ end -- Done - print("Streets: Setup completed, have fun with StreetsMod ".. streets.version .."!") \ No newline at end of file + print("Streets: Setup completed, have fun with StreetsMod ".. streets.version .."!") + print("Streets: Special thanks to everyone who contributed to this mod (except myself): Immanuel_Kant and philipbenr!") \ No newline at end of file -- cgit v1.2.3