"NetKAN generated mods - ShipSections-v1.0"
This commit is contained in:
parent
54fcea19b4
commit
fcd9832af6
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ShipSections",
|
||||
"name": "Extensive Engineer Report",
|
||||
"abstract": "Section your ships for accurate analysis!",
|
||||
"author": "jkoritzinsky",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/jkoritzinsky/ShipSections",
|
||||
"repository": "https://github.com/jkoritzinsky/ShipSections"
|
||||
},
|
||||
"version": "v1.0",
|
||||
"ksp_version": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.7",
|
||||
"comment": "This mod uses the notification feature added in 2.6.7."
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "ShipSections",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jkoritzinsky/ShipSections/releases/download/v1.0/ShipSections.zip",
|
||||
"download_size": 18771,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue