spacebuild/spacebuild

View on GitHub
gamemodes/spacebuild/gamemode/shared.lua

Summary

Maintainability
Test Coverage
AddCSLuaFile() -- thanks to Skyrock for fixing -- https://github.com/Skyrox -- https://github.com/spacebuild/spacebuild/issues/145
--
-- Created by IntelliJ IDEA.
-- User: Stijn
-- Date: 29/05/2016
-- Time: 11:45
-- To change this template use File | Settings | File Templates.
--

GM.Name = "Spacebuild"
GM.Author = "SB Dev Team"
GM.Email = "N/A"
GM.Website = "http://spacebuild.github.io/"
GM.SPACEBUILD = true

DeriveGamemode( "sandbox" )