|
|
@ -11,10 +11,10 @@ GM.Email = "elias@almtech.se" |
|
|
|
GM.Website = "N/A" |
|
|
|
GM.Website = "N/A" |
|
|
|
|
|
|
|
|
|
|
|
Quantum = {} |
|
|
|
Quantum = {} |
|
|
|
Quantum.Version = "v0.2-alpha" |
|
|
|
Quantum.Version = "v0.3-alpha" |
|
|
|
|
|
|
|
|
|
|
|
Quantum.EmptyFunction = function() end |
|
|
|
Quantum.EmptyFunction = function() end |
|
|
|
|
|
|
|
|
|
|
|
include( "engine/sh_debug.lua" ) -- add the debug functions and stuff |
|
|
|
include( "engine/sh_debug.lua" ) -- add the debug functions and stuff |
|
|
|
|
|
|
|
|
|
|
|
include( "settings/sh_settings.lua" ) |
|
|
|
include( "settings/sh_settings.lua" ) |
|
|
|