"NetKAN generated mods - PersistentDynamicPodNames-0.1.5"
This commit is contained in:
parent
d04463b52f
commit
ad2d332e0c
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"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.5",
|
||||
"ksp_version": "1.2.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PersistentDynamicPodNames",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": "ModuleManager.+\\.dll"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/PersistentDynamicPodNames/releases/download/0.1.5/PersistentDynamicPodNames-0.1.5.zip",
|
||||
"download_size": 73610,
|
||||
"download_hash": {
|
||||
"sha1": "4C37A74263A1644786A2C660DF7667F12FFDEA16",
|
||||
"sha256": "606D1DE0E171A791CF8D0040C247BFE4A67DDD195EE78EAA6C480FAA163A4E38"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue