mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-16 16:12:14 +11:00
Merge branch 'main' of https://github.com/EntireTwix/CCash
This commit is contained in:
commit
b821607d60
2 changed files with 4 additions and 1 deletions
|
|
@ -9,6 +9,9 @@ as CCash is very lightweight it can run on practically any device but here are s
|
|||
* with no users memory usage is 8.47 Mb
|
||||
* Saving frequency (a runtime argument) being set to 0 will disable frequency saving and only save on close
|
||||
|
||||
## Docker
|
||||
If you want to use the docker package, deploy information can be found [here](deploy.md)
|
||||
|
||||
## Drogon Depedencies
|
||||
|
||||
### Linux
|
||||
|
|
|
|||
|
|
@ -5,4 +5,4 @@
|
|||
| [SpaceCat](https://github.com/SpaceCat-Chan) | CCLua | [CatsCCashLuaApi](https://github.com/SpaceCat-Chan/CatsCCashLuaApi) | :heavy_check_mark: |
|
||||
| [Luke](https://github.com/LukeeeeBennett/ccash-client-js) | JS | [ccash client js](https://github.com/LukeeeeBennett/ccash-client-js) | :heavy_multiplication_x: |
|
||||
| [Doggo](https://github.com/FearlessDoggo21) | Python | [CCashPythonClient](https://github.com/FearlessDoggo21/CCashPythonClient) | :heavy_check_mark: |
|
||||
| [Sam](https://github.com/STBoyden) | Rust | [ccash rs](https://git.stboyden.com/STBoyden/ccash-rs) | :heavy_multiplication_x: |
|
||||
| [Sam](https://github.com/STBoyden) | Rust | [ccash rs](https://git.stboyden.com/STBoyden/ccash-rs) | :heavy_check_mark: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue