mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
📚 renamed APIs
This commit is contained in:
parent
e717a0ad2c
commit
28d1fca04b
1 changed files with 6 additions and 6 deletions
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue