index
:
cheatdb.git
master
optimise_packages_query
package_states
tageditor
Cheat database for Dragonfire clientmods and texture packs.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rundebug.py
blob: 292c33f51d6d2441cdf66525364635928dc35f95 (
plain
)
1
2
3
from app import app app.run(host="127.0.0.1", port=5000, debug=True)