mirror of
https://github.com/NinjaCheetah/NUSGet.git
synced 2026-02-27 23:25:29 -05:00
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