summaryrefslogtreecommitdiff
path: root/streetsmod/init.lua
diff options
context:
space:
mode:
authorChristian Danscheid <Christian_D_97@gmx.de>2013-08-22 19:36:28 +0200
committerChristian Danscheid <Christian_D_97@gmx.de>2013-08-22 19:36:28 +0200
commitccb7e6dca5bbfec5153f13b9d5e099719df67ca6 (patch)
tree31d765799dc041ffa5daea7223dc3efa615e30b1 /streetsmod/init.lua
parentb02a93892e77d89aeaea5f4c94bc7c82d1ee96b2 (diff)
downloadroads-ccb7e6dca5bbfec5153f13b9d5e099719df67ca6.tar
roads-ccb7e6dca5bbfec5153f13b9d5e099719df67ca6.tar.gz
roads-ccb7e6dca5bbfec5153f13b9d5e099719df67ca6.tar.bz2
roads-ccb7e6dca5bbfec5153f13b9d5e099719df67ca6.tar.xz
roads-ccb7e6dca5bbfec5153f13b9d5e099719df67ca6.zip
Added credits to the setup (printed to console)
Diffstat (limited to 'streetsmod/init.lua')
-rw-r--r--streetsmod/init.lua3
1 files changed, 2 insertions, 1 deletions
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