mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 08:32:13 +11:00
📚🚧
This commit is contained in:
parent
1406c291d7
commit
5a488814c4
2 changed files with 22 additions and 8 deletions
|
|
@ -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: |
|
||||||
|
|
|
||||||
|
|
@ -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 |
|
||||||
Loading…
Reference in a new issue