Commit Graph

4 Commits

Author SHA1 Message Date
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
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
a31e555ce7 Initial commit
Adding base tools
2023-11-17 15:57:08 +01:00