Updated Doc

This commit is contained in:
Cooldude2606
2018-06-02 21:41:17 +01:00
parent e1330b0242
commit df7b3fb291
27 changed files with 953 additions and 449 deletions

View File

@@ -1,4 +1,4 @@
--- Description - A small description that will be displayed on the doc
--- Allows syncing with an outside server and info panle.
-- @submodule ExpGamingCore.Sync
-- @alias Sync
-- @author Cooldude2606
@@ -36,8 +36,7 @@ local function label_format(label,width)
end
--- Creates a center gui that will appear on join
-- @table server-info
-- @local call to Gui.Center
-- @gui server-info
Gui.center.add{
name='server-info',
caption='Server Info',

View File

@@ -1,4 +1,4 @@
--- Description - A small description that will be displayed on the doc
--- Allows syncing with an outside server and info panle.
-- @submodule ExpGamingCore.Sync
-- @alias Sync
-- @author Cooldude2606