diff --git a/docs/connected_services/existing_services.md b/docs/connected_services/existing_services.md index 393f324..49addb4 100644 --- a/docs/connected_services/existing_services.md +++ b/docs/connected_services/existing_services.md @@ -1 +1,15 @@ [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: | diff --git a/docs/contributors.md b/docs/contributors.md index 184e12c..9b2bd36 100644 --- a/docs/contributors.md +++ b/docs/contributors.md @@ -1,9 +1,9 @@ # Contributors -| name | work | -| :------------------------------------------ | --------------------------------------- | -| [Luke](https://github.com/LukeeeeBennett) | Docker package, JS API | -| [React](https://github.com/Reactified) | Logo, ComputerCraft API | -| [Doggo](https://github.com/FearlessDoggo21) | HTTP suggestions, Python API, CCash CLI | -| [Expand](https://github.com/Expand-sys) | Fixed docker package | -| [Jolly](https://github.com/STBoyden) | Rust API | -| Caesay | Restful API suggestions | \ No newline at end of file +| name | work | +| :------------------------------------------ | ---------------------------- | +| [Luke](https://github.com/LukeeeeBennett) | Docker package, JS API | +| [React](https://github.com/Reactified) | Logo, ComputerCraft API | +| [Doggo](https://github.com/FearlessDoggo21) | HTTP suggestions, Python API | +| [Expand](https://github.com/Expand-sys) | Fixed docker package | +| [Jolly](https://github.com/STBoyden) | Rust API | +| Caesay | Restful API suggestions | \ No newline at end of file