Factorio Stdlib
Factorio Standard Library
The Factorio Standard Library aims to extend the Factorio Lua API with well-tested, documented, and easy-to-use functions to make modding easier.
Topics
CHANGELOG.md
LICENSE
README.md
contributing.md
style-guide.md
Modules
Area.Area
Area.Chunk
Area.Direction
Area.Position
Area.Surface
Area.Tile
Core
Data.Pipes
Data.Sprites
Data.Util
Entity.Entity
Entity.Inventory
Entity.Resource
Event.Changes
Event.Event
Event.Force
Event.Gui
Event.Player
Event.Surface
Event.Trains
Game
Misc.Config
Misc.Logger
Misc.Migrate
Misc.Queue
Utils.Color
Utils.Globals
Utils.Is
Utils.Iter
Utils.math
Utils.string
Utils.table
defines.anticolor
defines.color
defines.lightcolor
defines.time
Scripts
Developer
quickstart
Classes
Data
Data.Category
Data.Entity
Data.Fluid
Data.Item
Data.Recipe
Data.Technology
LinkedList
Vendor.Enumerable
string_array
Examples
event.lua
contributing.md
topic