Add Config

kake26 2025-03-11 19:28:14 +00:00
parent e40973a3f0
commit 69312d691a

3
Config.md Normal file

@ -0,0 +1,3 @@
### The config modules
You have two options one that uses JSON or one that uses a INI style config. Great for keeping passwords or such out of the code.