Working settings file! (partially)

This commit is contained in:
Slatian
2023-02-18 22:16:09 +01:00
parent 2394d90087
commit 645a0eed69
8 changed files with 478 additions and 39 deletions

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# echoip-slatecave
## Building
Simply run `cargo build` after cloning.
NOTE: As of 2023-02-18 You need at least version 1.65 of the rust compiler. Consider using rustup.