'NetKAN generated mods - KashCorpSA/KashCorpSA-2.2.ckan'
This commit is contained in:
parent
f1fb4e60d2
commit
e2caf5d2f6
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KashCorpSA",
|
||||
"name": "KashCorp Shared Assets",
|
||||
"abstract": "Shared assets for KashCorp mods",
|
||||
"comment": "KashCorp Shared Assets based off KAP zip file",
|
||||
"license": "BSD-3-clause",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/87546",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/96/KAP%20Pack%201%20-%20Early%20Tech"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KashCorp",
|
||||
"install_to": "GameData",
|
||||
"filter": "KAP"
|
||||
}
|
||||
],
|
||||
"ksp_version": "1.0.2",
|
||||
"author": "AlphaAsh",
|
||||
"version": "2.2",
|
||||
"download": "https://kerbalstuff.com/mod/96/KAP%20Pack%201%20-%20Early%20Tech/download/2.2",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 2933316
|
||||
}
|
Loading…
Reference in New Issue