📚 renamed APIs

This commit is contained in:
William Katz 2021-07-27 14:31:50 -07:00 committed by GitHub
parent e717a0ad2c
commit 28d1fca04b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
[PREVIOUS PAGE](explanation.md) | [NEXT PAGE](endpoints.md)
| language | v1 |
| ---------------------------------------------------------------------------------------- | :----------------------: |
| [Computer Craft](https://github.com/Reactified/rpm/blob/main/packages/ccash-api/api.lua) | :heavy_multiplication_x: |
| [JS](https://github.com/LukeeeeBennett/ccash-client-js) | :heavy_multiplication_x: |
| [Python](https://github.com/FearlessDoggo21/CCashPythonClient) | :heavy_check_mark: |
| [Rust](https://git.stboyden.com/STBoyden/ccash-rs) | :heavy_multiplication_x: |
| language | v1 |
| ---------------------------------------------------------------------------------------------------- | :----------------------: |
| [React's Computer Craft API](https://github.com/Reactified/rpm/blob/main/packages/ccash-api/api.lua) | :heavy_multiplication_x: |
| [Luke's JS API](https://github.com/LukeeeeBennett/ccash-client-js) | :heavy_multiplication_x: |
| [Doggo's Python API](https://github.com/FearlessDoggo21/CCashPythonClient) | :heavy_check_mark: |
| [Jolly's Rust API](https://git.stboyden.com/STBoyden/ccash-rs) | :heavy_multiplication_x: |