Generate WAD name from title name rather than requiring dedicated key

This commit is contained in:
2025-02-23 19:31:12 -05:00
parent dcb1cdebca
commit e96d8932d0
6 changed files with 121 additions and 259 deletions

View File

@@ -13,7 +13,6 @@ class TitleData:
# Class to store all data for a Title.
tid: str
name: str
archive_name: str
version: str
ticket: bool
region: str