"NetKAN generated mods - StateFunding/StateFunding-0.3.3.ckan"
This commit is contained in:
parent
ee16f82ee6
commit
1a3c299158
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "StateFunding",
|
||||
"name": "State Funding",
|
||||
"abstract": "Adds reocurring revenue that rewards you for building bases, stations, and generally doing what you want to do.",
|
||||
"author": "iamchairs",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/131233",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/1069/State%20Funding",
|
||||
"repository": "https://github.com/iamchairs/StateFunding",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/iamchairs_13651/State_Funding/State_Funding-1439330125.22874.jpg"
|
||||
},
|
||||
"version": "0.3.3",
|
||||
"ksp_version": "1.0.4",
|
||||
"install": [
|
||||
{
|
||||
"find": "StateFunding",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Assembly-CSharp-firstpass.dll",
|
||||
"Assembly-CSharp.dll",
|
||||
"UnityEngine.dll",
|
||||
"StateFunding.dll.mdb"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/1069/State%20Funding/download/0.3.3",
|
||||
"download_size": 245345,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue