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 string.
-- @module string
-- @see string
-- @module String
-- @alias string
-- luacheck: globals string (Allow mutating string)