"NetKAN generated mods - CareerModePartCostNullifer-1.0"
This commit is contained in:
parent
09eca8005e
commit
ee7e6d5fcd
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "CareerModePartCostNullifer",
|
||||
"name": "Career Mode Part Cost Nullifer",
|
||||
"abstract": "Simple ModuleManager config to set all part costs to 0. Useful if you want to play Career mode without funds.",
|
||||
"author": "StormWolf",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/1508/Career%20Mode%20Part%20Cost%20Nullifer"
|
||||
},
|
||||
"version": "1.0",
|
||||
"ksp_version": "1.3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Budget part cost set to 0.cfg",
|
||||
"install_to": "GameData/CareerModePartCostNullifer",
|
||||
"find_matches_files": true
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1508/Career%20Mode%20Part%20Cost%20Nullifer/download/1.0",
|
||||
"download_size": 273,
|
||||
"download_hash": {
|
||||
"sha1": "6450BA27251A686645D61DCBAB95829D93296832",
|
||||
"sha256": "E928AAF2599D97C62567CADC36E1D14639B9650FF6264CCC3E11F37139D80317"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue