cc-simple-graphics/README.md

9 lines
270 B
Markdown
Raw Permalink Normal View History

2023-07-28 13:29:19 +00:00
# cc-simple-graphics
2023-07-28 14:07:14 +00:00
A simple, unopinionated graphics API for Computercraft devices. See the source
code for documentation on each function.
Installation is simple:
```shell
wget run https://raw.githubusercontent.com/andrewlalis/cc-simple-graphics/main/install.lua
```