Fridrich Server File Structure
|
|---♦ data
| |---♦ Calendar.json
| |---♦ dVotes.json
| |---♦ KeyFile.enc
| |---♦ KingLog.json
| |---♦ now.json
| |---♦ tempData.json
| |---♦ users.enc
| |---♦ Version
| |---♦ yes.json
|
|---♦ modules
| |---♦ __init__.py
| |---♦ Accounts.py
| |---♦ cryption_tools.py
| |---♦ err_classes.py
| |---♦ FanController.py
| |---♦ ServerFuncs.py
| |---♦ useful.py
|
|---♦ FridrichServer.py