diff options
Diffstat (limited to 'gamemode/configure_me.lua')
| -rw-r--r-- | gamemode/configure_me.lua | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/gamemode/configure_me.lua b/gamemode/configure_me.lua index 8b980fc..e52b961 100644 --- a/gamemode/configure_me.lua +++ b/gamemode/configure_me.lua @@ -1,3 +1,11 @@ -GMS = {} -print("Hello from configure_me.lua!") +/* Authors! + + The Stranded Team! + jA_cOp, prop_dynamic, Chewgum, Wokkel, robotboy655 + + Additional content by + Djarex, Apickx +*/ + +//Make sure that this is the gamemode folder name GM.GAMEMODE_FOLDER_NAME = "gmsurvival" |
