mirror of OpenFusionProject's 'scripts' repo <3
Go to file
CakeLancelot 99c80c9c7b dx2cg: Allow usage as Python module
e.g.
from dx2cg.swapper import process_shader
cg_shader = process_shader(text)
2024-02-13 01:40:07 -06:00
db_migration Add option for score capping 2023-12-19 13:21:37 -05:00
dx2cg dx2cg: Allow usage as Python module 2024-02-13 01:40:07 -06:00
json2xdb Client credentials and change root password 2024-01-26 15:28:53 -05:00
terrain_mesh_extractor Ensure all objects are deleted after export + use env var for user directory 2024-01-19 14:30:17 -06: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 Non-updating rank table fix and tiebreaker logic (#1) 2023-12-25 21:37:22 +01:00
README.md Initial commit 2021-05-02 23:45:30 -05:00

scripts

a collection of tools <3