diff options
-rw-r--r-- | streetsmod/init.lua | 3 |
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 |