CCash/APIs.md
Samuel Boyden d013abdf4c
Update CC to ComputerCraft (Lua) in APIs.md
So as to make it more explicit what language/usage it is.
2021-06-15 14:58:44 +01:00

10 lines
396 B
Markdown

# Language Specific APIs
## Complete
* [JS API](https://github.com/LukeeeeBennett/ccash-client-js)
* [ComputerCraft (Lua) API](https://github.com/Reactified/rpm/blob/main/packages/ccash-api/api.lua)
## In Dev
* [Python API](https://github.com/fearlessdoggo21/ccashpythonclient)
* [CS API](https://github.com/Soverclysm/CCash-dotnet-api)
* [Rust API](https://git.stboyden.com/STBoyden/ccash-rs)