Metadata-Version: 2.1
Name: gamee
Version: 0.0.1
Summary: Experimental gamee hack
Home-page: https://github.com/MineisZarox/Gamee
Author: Zarox
Author-email: mineiszarox@gmail.com
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: License

**Experimental Gamee hack**

__A package that allows to score as much as you want in gamee. WARNING: Do not abuse. You might get suspended or permanent ban.__

'''python
from gamee import Gamee

#Warning do not abuse as you might get banned from gamee.
#Try to use ginuene time it would take to play in seconds
#score = Gamee.hack(score, time, gameurl)

score = Gamee.hack(123, 500, https://....)
print(score)
'''
