"NetKAN generated mods - PersistentDynamicPodNames-0.1.2"
This commit is contained in:
parent
b2a6ebbaa9
commit
c8f04b9bba
PersistentDynamicPodNames
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PersistentDynamicPodNames",
|
||||
"name": "Persistent Dynamic Pod Names",
|
||||
"abstract": "Configurable names for pods and ships",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/linuxgurugamer/PersistentDynamicPodNames",
|
||||
"repository": "https://github.com/linuxgurugamer/PersistentDynamicPodNames"
|
||||
},
|
||||
"version": "0.1.2",
|
||||
"ksp_version_min": "1.1.2",
|
||||
"ksp_version_max": "1.1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PersistentDynamicPodNames",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": "ModuleManager.+\\.dll"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/PersistentDynamicPodNames/releases/download/0.1.2/PersistentDynamicPodNames-0.1.2.zip",
|
||||
"download_size": 101671,
|
||||
"download_hash": {
|
||||
"sha1": "37D5913BF8556D53AE0D0BF2AA956FE2D0C78E13",
|
||||
"sha256": "266C5B39B7A057AD01FF6B60B2F93A409C88E1F266FECD10F8715AB4C9361CE7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue