"NetKAN generated mods - PersistentDynamicPodNames-0.1.8"
This commit is contained in:
parent
c34d62c5cd
commit
0ec9abcfec
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"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": "http://forum.kerbalspaceprogram.com/index.php?/topic/142900-12-persistent-dynamic-pod-names-release/",
|
||||
"repository": "https://github.com/linuxgurugamer/PersistentDynamicPodNames"
|
||||
},
|
||||
"version": "0.1.8",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.3.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "JanitorsCloset"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PersistentDynamicPodNames",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": "ModuleManager.+\\.dll"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/PersistentDynamicPodNames/releases/download/0.1.8/PersistentDynamicPodNames-0.1.8.zip",
|
||||
"download_size": 73532,
|
||||
"download_hash": {
|
||||
"sha1": "60963AD3CAD82EE1568903BADA1E8876C566ECB6",
|
||||
"sha256": "867FA5F2083B373DA5501D63FA547943CDEBC4959B7722E1C97A56DA3FCB7832"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue