.gitignore
.pyup.yml
CHANGELOG.md
COPYING
MANIFEST.in
README.md
requirements.txt
setup.py
gamest/.pylintrc
gamest/__init__.py
gamest/app.py
gamest/db.py
gamest/errors.py
gamest/icon.png
gamest/icon.svg
gamest/plugins.py
gamest/util.py
gamest.egg-info/PKG-INFO
gamest.egg-info/SOURCES.txt
gamest.egg-info/dependency_links.txt
gamest.egg-info/entry_points.txt
gamest.egg-info/requires.txt
gamest.egg-info/top_level.txt
gamest_plugins/play_session_notifier/__init__.py
gamest_plugins/play_session_notifier/module.py
gamest_plugins/process_identifier/__init__.py
gamest_plugins/process_identifier/module.py