mirror of
https://github.com/NinjaCheetah/NUSGet.git
synced 2025-06-07 02:51:01 -04:00
17 lines
531 B
Plaintext
17 lines
531 B
Plaintext
{
|
|
"files": [
|
|
"NUSGet.py",
|
|
"./modules/core.py",
|
|
"./qt/ui/MainMenu.ui",
|
|
"./qt/ui/AboutNUSGet.ui",
|
|
"./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"
|
|
]
|
|
}
|