This commit is contained in:
EntireTwix 2021-07-19 22:46:21 -07:00
parent 1406c291d7
commit 5a488814c4
2 changed files with 22 additions and 8 deletions

View file

@ -1 +1,15 @@
[PREVIOUS PAGE](how_to/endpoints.md) | [NEXT PAGE](../features/user_side.md) [PREVIOUS PAGE](how_to/endpoints.md) | [NEXT PAGE](../features/user_side.md)
## General
| name | v1 |
| :------------------- | :----------------------: |
| Expand's Frontend | :heavy_multiplication_x: |
| Expand's Discord Bot | :heavy_multiplication_x: |
| Doggo's CCash CLI | :heavy_multiplication_x: |
## Minecraft
| name | v1 |
| :---------------------------------------------------------------------------------------------------- | :----------------------: |
| [React's Shop for ComputerCraft](https://github.com/Reactified/rpm/tree/main/packages/ccash-shop) | :heavy_multiplication_x: |
| [React's Wallet for Computercraft](https://github.com/Reactified/rpm/tree/main/packages/ccash-wallet) | :heavy_multiplication_x: |

View file

@ -1,9 +1,9 @@
# Contributors # Contributors
| name | work | | name | work |
| :------------------------------------------ | --------------------------------------- | | :------------------------------------------ | ---------------------------- |
| [Luke](https://github.com/LukeeeeBennett) | Docker package, JS API | | [Luke](https://github.com/LukeeeeBennett) | Docker package, JS API |
| [React](https://github.com/Reactified) | Logo, ComputerCraft API | | [React](https://github.com/Reactified) | Logo, ComputerCraft API |
| [Doggo](https://github.com/FearlessDoggo21) | HTTP suggestions, Python API, CCash CLI | | [Doggo](https://github.com/FearlessDoggo21) | HTTP suggestions, Python API |
| [Expand](https://github.com/Expand-sys) | Fixed docker package | | [Expand](https://github.com/Expand-sys) | Fixed docker package |
| [Jolly](https://github.com/STBoyden) | Rust API | | [Jolly](https://github.com/STBoyden) | Rust API |
| Caesay | Restful API suggestions | | Caesay | Restful API suggestions |