mirror of
https://github.com/Expand-sys/CCash
synced 2026-03-22 20:47:10 +11:00
Merge branch 'main' of https://github.com/EntireTwix/CCash
This commit is contained in:
commit
39f5190e36
3 changed files with 6 additions and 6 deletions
4
APIs.md
4
APIs.md
|
|
@ -1,10 +1,10 @@
|
||||||
# Language Specific APIs
|
# Language Specific APIs
|
||||||
|
|
||||||
## Complete
|
## 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
|
## In Dev
|
||||||
* [JS API](https://github.com/LukeeeeBennett/ccash-client-js)
|
|
||||||
* [CC API](https://github.com/Reactified/rpm/blob/main/packages/ccash-api/api.lua)
|
|
||||||
* [Python API](https://github.com/fearlessdoggo21/ccashpythonclient)
|
* [Python API](https://github.com/fearlessdoggo21/ccashpythonclient)
|
||||||
* [CS API](https://github.com/Soverclysm/CCash-dotnet-api)
|
* [CS API](https://github.com/Soverclysm/CCash-dotnet-api)
|
||||||
* [Rust API](https://git.stboyden.com/STBoyden/ccash-rs)
|
* [Rust API](https://git.stboyden.com/STBoyden/ccash-rs)
|
||||||
|
|
@ -66,8 +66,8 @@ Thank you to the contributors
|
||||||
| [Expand](https://github.com/Expand-sys) | Frontend |
|
| [Expand](https://github.com/Expand-sys) | Frontend |
|
||||||
| [React](https://github.com/Reactified) | CC {API, Shops, and ATM, Logo} |
|
| [React](https://github.com/Reactified) | CC {API, Shops, and ATM, Logo} |
|
||||||
| [Doggo](https://github.com/FearlessDoggo21) | Logs loading/adding Optimized, HTTP convention suggestions |
|
| [Doggo](https://github.com/FearlessDoggo21) | Logs loading/adding Optimized, HTTP convention suggestions |
|
||||||
| [Luke](https://github.com/LukeeeeBennett) | Slight Doc edits |
|
| [Luke](https://github.com/LukeeeeBennett) | JS API, Slight Doc edits |
|
||||||
|
| [Jolly](https://github.com/STBoyden) | Slight Doc edits |
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
- [CC Shop](https://github.com/Reactified/rpm/tree/main/packages/ccash-shop)
|
- [CC Shop](https://github.com/Reactified/rpm/tree/main/packages/ccash-shop)
|
||||||

|

|
||||||

|

|
||||||
- [CC ATM](https://github.com/Reactified/misc/tree/main/lua/ccash-bank) an ATM for economies allowing for an initial exchange to start up
|
- [CC Reverse ATM](https://github.com/Reactified/misc/tree/main/lua/ccash-bank) an ATM for economies allowing for an initial exchange to start up
|
||||||

|

|
||||||
|
|
||||||
### In-Dev:
|
### In-Dev:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue