forked from NinjaCheetah/NUSGet
Generate WAD name from title name rather than requiring dedicated key
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user