Added Module: FactorioStdLib

This commit is contained in:
Cooldude2606
2018-05-29 22:00:25 +01:00
parent 0ec7bb919e
commit 3939b13759
31 changed files with 1013 additions and 533 deletions

View File

@@ -1,6 +1,6 @@
--- Extends Lua 5.2 table.
-- @module table
-- @see table
-- @module Table
-- @alias table
-- luacheck: globals table (Allow mutating global table)