Files
SaveWizard/statics.py
Lev Rusanov 4601d65909 Update
* Deleted configs-related stuff
* Moved parsing configs to another repository

Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
2025-04-20 21:57:58 +07:00

7 lines
183 B
Python

#!/usr/bin/python3
# -*- coding: utf-8 -*-
update_config_name = "update.cfg"
github_link = "https://raw.githubusercontent.com/JDM170/SaveWizard_configs/main/"
hash_chunk_size = 4096