mirror of OpenFusionProject's 'scripts' repo <3
Go to file
dongresource f62f3af483 Revert "Autorun Flask app"
This reverts commit e0e0b3c5e3.

Flask applications are not supposed to be run this way. We run the
endpoints with uwsgi in prod or with the flask program for debugging.

https://flask.palletsprojects.com/en/3.0.x/api/#flask.Flask.run
2023-12-24 03:36:33 +01:00
db_migration Add option for score capping 2023-12-19 13:21:37 -05:00
dx2cg Update README 2022-08-11 15:56:07 -04:00
terrain_mesh_extractor fix submesh overlap 2023-09-09 17:45:47 -07:00
.gitattributes Add .gitattributes 2021-09-20 13:53:15 -05:00
LICENSE Initial commit 2021-05-02 23:45:30 -05:00
rankendpoint.py Revert "Autorun Flask app" 2023-12-24 03:36:33 +01:00
README.md Initial commit 2021-05-02 23:45:30 -05:00

scripts

a collection of tools <3