add basic init code for canary

This commit is contained in:
2021-08-21 18:56:13 +02:00
parent 97804ca4ac
commit 4f82c6efdd
4 changed files with 516 additions and 0 deletions

5
cfg.json Normal file
View File

@@ -0,0 +1,5 @@
{
"prefix": ".",
"hexBlue": "0x61f2ea",
"hexRed": "0xfb636b"
}