mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 08:32:13 +11:00
Merge branch 'main' into Split
This commit is contained in:
commit
0c1f16455b
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
|
@ -53,11 +53,12 @@ Go to [here](help.md) to see the API's endpoints. Using the Bank's API allows (y
|
||||||
|
|
||||||
## [Contributions](https://github.com/EntireTwix/CCash/graphs/contributors)
|
## [Contributions](https://github.com/EntireTwix/CCash/graphs/contributors)
|
||||||
Thank you to the contributors
|
Thank you to the contributors
|
||||||
| Name | Work |
|
|
||||||
| :------------------------------------------ | ----------------------------- |
|
| Name | Work |
|
||||||
| [Expand](https://github.com/Expand-sys) | Frontend |
|
| :--- | --- |
|
||||||
| [React](https://github.com/Reactified) | CC {API, Shops, and ATM} |
|
| [Expand](https://github.com/Expand-sys) | Frontend |
|
||||||
| [Doggo](https://github.com/FearlessDoggo21) | Logs loading/adding Optimized |
|
| [React](https://github.com/Reactified) | CC {API, Shops, and ATM} |
|
||||||
|
| [Doggo](https://github.com/FearlessDoggo21) | Logs loading/adding Optimized, Python API |
|
||||||
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
@ -80,7 +81,7 @@ Thank you to the contributors
|
||||||
### Accessibility
|
### Accessibility
|
||||||
|
|
||||||
- **RESTful** API for connected services like a market, gambling, or anything else you can think of
|
- **RESTful** API for connected services like a market, gambling, or anything else you can think of
|
||||||
- able to be used millions of blocks away, across dimensions, servers, **vanilla or modded**. In contrast to an in-game modded implementation that would be range limited.
|
- able to be used millions of blocks away, across dimensions, servers, **vanilla or modded**.
|
||||||
- **Logging** of all transactions, configurable in [log_consts.hpp](include/log_consts.hpp)
|
- **Logging** of all transactions, configurable in [log_consts.hpp](include/log_consts.hpp)
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue