#+TITLE: Trackers * Tracking games with a backloggery clone Rename =variables-template.py= to =variables.py= and edit: - =endlessgames=: a list of “endless” games in the format =title (console)= - =orgpath=: absolute path to the root directory in which =.org= files are stored, including trailing slash - =localpath=: absolute path to this directory, including trailing slash - =serverpath=: path to directory on the server where files will be uploaded, including trailing slash - =description=: content for the “about” section (can include HTML tags) - =consoles=: add or remove consoles following the format provided (=.png= images must be added to the build directory with a filename corresponding with the value of ="img"= for each console)