Commit Graph

8 Commits

Author SHA1 Message Date
9af3225f42 Mentionned 39.06 in readme 2024-03-06 15:07:16 +01:00
015bc78a77 modified: .gitignore 2024-01-24 14:17:36 +01:00
afaf54cfdb Updated checkDatatables, better checks for missing songs
I used to rely on musicinfo.bin to build the songlist,
Now using all files to build an expected song database
2023-11-22 09:48:30 +01:00
2a104a12c7 Updated checkDatatables, encryption converts to JSON
checkDatatables has a better doublons detection (now also detects uniqueID doublons)

encryption.py now automatically changes the extension to json and back to bin for datatable files
2023-11-21 11:16:20 +01:00
beb8feede8 Updated checkDatatables.py, added language switch 2023-11-20 16:33:41 +01:00
17695a7b9a Updated encryption.py for fumen folder conversion
encryption.py can now encrypt and decrypt whole folders of files
2023-11-20 16:19:47 +01:00
c41c1e2ee5 Added sortAlphabetically.py
Cleaned the other scripts a bit, added more details in readme.
2023-11-20 12:31:57 +01:00
a31e555ce7 Initial commit
Adding base tools
2023-11-17 15:57:08 +01:00