MiscLib


Lua Library for ArrayList, Pointer, Vector2D, map/reduce/filter, GUI, path finding etc.

Utilities
3 years ago
1.0 - 1.1
28.8K
Owner:
seancheey
Source:
https://github.com/Seancheey/MiscLib
Homepage:
https://github.com/Seancheey/MiscLib
License:
MIT
Created:
3 years ago
Latest Version:
0.9.2 (3 years ago)
Factorio version:
1.0 - 1.1
Downloaded by:
28.8K users

Miscellaneous Library

This mod along doesn't give you any additional function to the game but is a utility library that provides data structures/APIs like ArrayList/MinHeap/Vector2D/Pointer/Logging/MapReduce for other mod developers.

Currently, its support level is highly dependent on author's other mods demand :/

It's directly supporting the following mods:

If you want to contribute, simply git clone git@github.com:Seancheey/MiscLib.git and make a pull request to me and contact me to become an co-author of this mod.