mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
Update CC to ComputerCraft (Lua) in APIs.md
So as to make it more explicit what language/usage it is.
This commit is contained in:
parent
20de9805a9
commit
d013abdf4c
1 changed files with 1 additions and 1 deletions
2
APIs.md
2
APIs.md
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue