Merge pull request #19 from STBoyden/patch-1

Update CC to ComputerCraft (Lua) in APIs.md
This commit is contained in:
William Katz 2021-06-15 08:05:48 -07:00 committed by GitHub
commit b14ab979e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
## Complete
* [JS API](https://github.com/LukeeeeBennett/ccash-client-js)
* [CC API](https://github.com/Reactified/rpm/blob/main/packages/ccash-api/api.lua)
* [ComputerCraft (Lua) API](https://github.com/Reactified/rpm/blob/main/packages/ccash-api/api.lua)
## In Dev
* [Python API](https://github.com/fearlessdoggo21/ccashpythonclient)