Skip to content

Dobytchick/gmsv_serverexit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gmsv_serverexit

A module for Garry's Mod that allows you to safely shut down the server from Lua

Installation

  1. Download the appropriate file from Releases
  2. Place it in your server's lua/bin folder
  3. Restart your server

Usage

server.exit()

Before shutdown, the Lua ShutDown hook will be called for your cleanup code.

About

A module for Garry's Mod that allows you to safely shut down the server from Lua

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published