dobrograd-13-06-2022/garrysmod/addons/admin-sg/lua/plugins/imports/shared.lua

12 lines
337 B
Lua
Raw Normal View History

2023-11-16 15:01:19 +05:00
--[[
<EFBFBD> 2017 Thriving Ventures Limited do not share, re-distribute or modify
without permission of its author (gustaf@thrivingventures.com).
]]
local plugin = plugin;
plugin.name = "Imports";
plugin.author = "duck";
plugin.version = "1.0";
plugin.description = "Allows data from other addons to be imported for use in ServerGuard.";