Code Doc Changes

This commit is contained in:
Cooldude2606
2018-05-29 20:57:30 +01:00
parent f5153f3686
commit 0ec7bb919e
3 changed files with 24 additions and 14 deletions

View File

@@ -7,6 +7,7 @@ Any changes that you may make to the code are yours but that does not make the s
Discord: https://discord.gg/r6dC2uK
]]
--Please Only Edit Below This Line-----------------------------------------------------------
--- Adds some common functions used though out all ExpGaming modules
-- @module ExpGamingLib
-- @alias ExpLib

View File

@@ -1,7 +1,8 @@
--- A defines module for retrieving colors by name.
-- Extends the Factorio defines table.
-- @usage require('stdlib/defines/color')
-- @module defines.color
-- @module Color
-- @alias defines.color
-- defines table is automatically required in all mod loading stages.
-- luacheck: ignore 122/defines