ComputerCraft/TUI71/TUI71.lua
2024-03-10 23:45:44 +03:00

9 lines
125 B
Lua

--[[
TUI-71 - An overly simple graphics library for CC computers.
by Andrew-7-1
MIT License
]]
local api = {}