"NetKAN generated mods - CTTStockRebalance-1-1.0"
This commit is contained in:
parent
8cfc681fc8
commit
4f769fc053
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CTTStockRebalance",
|
||||
"name": "CTTStockRebalance",
|
||||
"abstract": "Continuation of TheJewelOfJool's CTTStockRebalance.",
|
||||
"author": "lordcirth",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/2008/CTTStockRebalance",
|
||||
"repository": "http://github.com/lordcirth/CTTStockRebalance"
|
||||
},
|
||||
"version": "1:1.0",
|
||||
"ksp_version": "1.5.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/CTTStockRebalance",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2008/CTTStockRebalance/download/1.0",
|
||||
"download_size": 13824,
|
||||
"download_hash": {
|
||||
"sha1": "7FD66AB49CB5B32FC66F349F50EE6F02FA38FECF",
|
||||
"sha256": "81F825FA47E0F5837574A155E02B6466B85314C5A0474CF363019232A83F4288"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue