mirror of
https://github.com/NinjaCheetah/NUSGet.git
synced 2025-06-07 11:01:02 -04:00
Massive thanks to Isla and Alex from WiiLink for making all the styling I'm using here.
17 lines
534 B
Plaintext
17 lines
534 B
Plaintext
{
|
|
"files": [
|
|
"NUSGet.py",
|
|
"./modules/core.py",
|
|
"./qt/ui/MainMenu.ui",
|
|
"./qt/py/ui_AboutDialog.py",
|
|
"./resources/translations/nusget_es.ts",
|
|
"./resources/translations/nusget_no.ts",
|
|
"./resources/translations/nusget_nb.ts",
|
|
"./resources/translations/nusget_fr.ts",
|
|
"./resources/translations/nusget_it.ts",
|
|
"./resources/translations/nusget_de.ts",
|
|
"./resources/translations/nusget_ro.ts",
|
|
"./resources/translations/nusget_ko.ts"
|
|
]
|
|
}
|