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
16 days ago
2.0
19.5K
Owner:
Kryzeth
Source:
N/A
Homepage:
N/A
License:
MIT
Created:
28 days ago
Latest Version:
1.5.5 (16 days ago)
Factorio version:
2.0
Downloaded by:
19.5K users

This is an unofficial fork of the original Factorio Standard Library, primarily updated to work with my own mods which required it. Not all functions have been updated yet, only the ones that were required for my mods to work (primarily data, recipe, technology, and entity related functions), but I have also included some additional functions that I had previously been using locally within my various mods.

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.

While it's not a top priority of mine (since collaboration requires a ton more work), I would like to eventually merge all of the changes made by my version of this mod into stdlib2.