mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-18 17:12:14 +11:00
Update README.md
This commit is contained in:
parent
5ffdc9413f
commit
804be458e2
1 changed files with 1 additions and 8 deletions
|
|
@ -27,11 +27,4 @@ sudo ./bank <admin password> <saving frequency in minutes> <run in background (1
|
||||||
* Auto-Saving, Save on close, are in place
|
* Auto-Saving, Save on close, are in place
|
||||||
### Accessibility
|
### Accessibility
|
||||||
* able to be used millions of blocks away, across dimensions, servers, vanilla or modded, or outside of the game entirely
|
* able to be used millions of blocks away, across dimensions, servers, vanilla or modded, or outside of the game entirely
|
||||||
|
* Web front-end
|
||||||
# Improvements from 1.0
|
|
||||||
* frequency/on-close saving in contrast to every change resulting in a Save() call
|
|
||||||
* multi-threaded
|
|
||||||
* near infinite number of users rather then 2^16
|
|
||||||
* no account vs user distinction, it was complicating usage without much gain
|
|
||||||
* OpenSSL
|
|
||||||
* a web based frontend
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue