mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 08:32:13 +11:00
Update README.md
This commit is contained in:
parent
3ba275d8e4
commit
d4d34d11ff
1 changed files with 5 additions and 1 deletions
|
|
@ -76,8 +76,12 @@ Go to `{ip}/BankF/help` to see the bank's methods (also found in releases as hel
|
||||||
|
|
||||||
`**WARNING** : abruptly killing the program will result in data loss, use Close() method to close safely`
|
`**WARNING** : abruptly killing the program will result in data loss, use Close() method to close safely`
|
||||||
|
|
||||||
## Contributions
|
## FAQ
|
||||||
|
**Q:** how is money initially injected into the economy
|
||||||
|
**A:** you can take any approach you want, one that I recommend is using a one way exchange via the CC ATM above to have players mine the initial currency, this rewards early adopters and has a sunk cost effect in that the resource is promptly burned
|
||||||
|
|
||||||
|
## Contributions
|
||||||
|
Thank you to the contributors
|
||||||
| Name | Work |
|
| Name | Work |
|
||||||
| :--- | --- |
|
| :--- | --- |
|
||||||
| [Expand](https://github.com/Expand-sys) | Frontend |
|
| [Expand](https://github.com/Expand-sys) | Frontend |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue