"NetKAN generated mods - KerbalRenamer-0.7"
This commit is contained in:
parent
3a999e9e2b
commit
b78c482c6b
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalRenamer",
|
||||
"name": "Kerbal Renamer",
|
||||
"abstract": "Renames, re-stats, even gender-bends Kerbals procedurally.",
|
||||
"author": [
|
||||
"regex",
|
||||
"KSP-RO Group"
|
||||
],
|
||||
"license": "BSD-2-clause",
|
||||
"resources": {
|
||||
"repository": "https://github.com/KSP-RO/KerbalRenamer"
|
||||
},
|
||||
"version": "0.7",
|
||||
"ksp_version": "1.2.2",
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/KerbalRenamer",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/KerbalRenamer/releases/download/0.7/Kerbal_Renamer-0.7.zip",
|
||||
"download_size": 16041,
|
||||
"download_hash": {
|
||||
"sha1": "FC75CFFF6DC1733B11DC0DFDD46DD1506B4D9BAC",
|
||||
"sha256": "399F75E83682CC7601B5BF0DE4C04302F73AF18DAF87183C720F0AA4456106C5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue