https://github.com/impiaaa/randomloadouts
Website to generate random TF2 loadouts
https://github.com/impiaaa/randomloadouts
google-appengine python team-fortress-2 tf2
Last synced: about 1 year ago
JSON representation
Website to generate random TF2 loadouts
- Host: GitHub
- URL: https://github.com/impiaaa/randomloadouts
- Owner: impiaaa
- License: mit
- Created: 2014-12-01T02:25:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-06-28T15:31:56.000Z (almost 7 years ago)
- Last Synced: 2023-03-22T14:43:36.935Z (about 3 years ago)
- Topics: google-appengine, python, team-fortress-2, tf2
- Language: Python
- Homepage: http://randomloadouts.boatcake.net/
- Size: 392 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# randomloadouts
A Google App Engine website to generate random TF2 loadouts. Currently hosted [here](http://randomloadouts.boatcake.net/). To update, run `python2 makecache.py`. You'll need a Steam API key which you can get [here](http://steamcommunity.com/dev/apikey). Either put the key right in the script or in a file `~/.steamapikey`.