Answers for "Fridrich Server File Structure"

1

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
Posted by: Guest on June-28-2021

Browse Popular Code Answers by Language