mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-18 09:02:14 +11:00
README changes
This commit is contained in:
parent
c130b855fa
commit
20cebffbbb
1 changed files with 2 additions and 2 deletions
|
|
@ -30,11 +30,11 @@ sudo ./bank <admin password> <saving frequency in minutes> <run in background (1
|
||||||
### Safety
|
### Safety
|
||||||
|
|
||||||
- **Tamper Proof** relative to an in-game implementation
|
- **Tamper Proof** relative to an in-game implementation
|
||||||
- Auto-Saving and Save on close are in place
|
- **Auto-Saving**
|
||||||
- **OpenSSL** (HTTPS)
|
- **OpenSSL** (HTTPS)
|
||||||
|
|
||||||
### Accessibility
|
### Accessibility
|
||||||
|
|
||||||
- **Web front-end**
|
- **Web front-end**
|
||||||
- **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**
|
- 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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue