mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
simplified
This commit is contained in:
parent
0d108e828a
commit
21a92a5793
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ the currency model most Minecraft Servers adopt if any, is resource based, usual
|
|||
* locality is required for transaction
|
||||
* theft is possible, ownership is possession based
|
||||
|
||||
CCash solves these issues and adds a level of abstraction, the main idealogical guideline of CCash is to have fast core operations that other services build on top of this abstraction
|
||||
CCash solves these issues and adds a level of abstraction, the main philosophy of CCash is to have fast core operations that other services build on
|
||||
|
||||
#### Build
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue