ComputerCraft Forums

ComputerCraft => Programs => APIs and Utilities => Topic started by: Aio on Sep 27, 2023, 08:56 PM

Title: alib - a library with some usefull code :)
Post by: Aio on Sep 27, 2023, 08:56 PM
Download:
wget https://raw.githubusercontent.com/TheAio/CCTills/main/utills/lib/alib.lua
It exposes a few different functions, im planning on making it bigger as i go so make sure to update it every once in a while :)

You can read a manual on the library here! (https://github.com/TheAio/CCTills/blob/main/docs/alib.lua.md)
It is all part of the CCTills repo. (https://github.com/TheAio/CCTills/tree/main)