Code: Select all
-- $Id: lups_manager.lua 3171 2008-11-06 09:06:29Z det $
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--
-- author: jK
--
-- Copyright (C) 2007,2008.
-- Licensed under the terms of the GNU GPL, v2 or later.
--
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
function gadget:GetInfo()
return {
name = "Lups Cloak FX",
desc = "",
author = "jK",
date = "008-2014",
license = "GNU GPL, v2 or later",
layer = 10,
enabled = true,
}
end