ComputerCraft/TUI71/TUI71.lua

10 lines
125 B
Lua
Raw Permalink Normal View History

2024-03-10 23:45:44 +03:00
--[[
TUI-71 - An overly simple graphics library for CC computers.
by Andrew-7-1
MIT License
]]
local api = {}