NetKAN generated mods - SpaceProgramFunding-v1.0.5
This commit is contained in:
parent
c6a47cd40b
commit
5d84125829
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "SpaceProgramFunding",
|
||||
"name": "Space Program Funding",
|
||||
"abstract": "A mod for Kerbal Space Program that grants a funding allowance per month based on reputation. The funds can be spent on vessels, science points, building reputation (PR), or even saved for a big mission -- all with various benefits and limitations. Play the game like a real Space Program!",
|
||||
"author": "JoeBostic",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/JoeBostic/SpaceProgramFunding/wiki",
|
||||
"repository": "https://github.com/JoeBostic/SpaceProgramFunding"
|
||||
},
|
||||
"version": "v1.0.5",
|
||||
"ksp_version_min": "1.7.0",
|
||||
"ksp_version_max": "1.7.99",
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "MonthlyBudgets"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/JoeBostic/SpaceProgramFunding/releases/download/v1.0.5/SpaceProgramFunding-1.0.5.zip",
|
||||
"download_size": 47845,
|
||||
"download_hash": {
|
||||
"sha1": "3045B420E2FBFA63529C3F386AB4C5CBA9F99D71",
|
||||
"sha256": "E7E5F0641380548E3AAFB68BEB7DE4F70996604568B51357C4B096A6A58DBABE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"career"
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue