1
0
mirror of https://github.com/Escartem/AnimeWwise.git synced 2026-06-04 23:40:25 +08:00

added mapping tables

This commit is contained in:
Escartem
2023-10-11 17:55:11 +02:00
parent d8cdfa2adf
commit 39c1046268
5 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
# Custom rewrite of the Wwise AKPK packages extractor, original by Nicknine and bnnm
# TODO: use extracted files id with the mapping table to restore file names
# TODO: make the mapping table :(
# TODO: make this script callable by the main one
from filereader import FileReader
import os