Factorio Standard Library

by Kryzeth

Unofficial temporary fork of the Factorio Standard Library, which was a project to bring Factorio modders high-quality, commonly-required utilities and tools. Compatibility with older mods which relied on the original stdlib mod is not guaranteed. This fork will likely eventually be folded into one of the other stdlib forks on the mod portal, if and when all mods that rely on it can be safely switched over.

Internal
5 days ago
2.0
25.1K
Owner:
Kryzeth
Source:
N/A
Homepage:
N/A
License:
MIT
Created:
a month ago
Latest Version:
2.0.1 (5 days ago)
Factorio version:
2.0
Downloaded by:
25.1K users

This is an unofficial fork of the original Factorio Standard Library, primarily updated to work with my own mods which required it. The only functions I can guarantee are working perfectly include: data, recipe, technology, and entity related functions.

The runtime related portions of the library have been updated to the point where they will not crash the game when used, and no longer use any deprecated material, but apart from that, I cannot guarantee that they function as intended.

I encourage moving to one of the other forks of this mod instead, that are currently more focused on updating the runtime part of stdlib, whereas this version primarily focuses on improving the data side of things, with only minor changes to the runtime sections of code.

I can no longer recommend using any of the other stdlib forks, as there has been no attempt to update or maintain their libraries.