Loading your code
Create folder
In the folder that you have expanded or cloned, create a folder within the
playersfolder. There is no specific naming convention that need to follow.Within the player folder, create two files,
group.txtandplayer.py.group.txtcontains the information of your group.player.pycontains thePlayerclass, i.e. your code.
If you need other files for your code to run, you should place them in this folder.
Folder structure
If your player folder is named super_player, this should be the folder structure.