'NetKAN generated mods - GovFunding/GovFunding-1.2.0.ckan'
This commit is contained in:
parent
88e4feb491
commit
372e4ee501
|
@ -1,30 +0,0 @@
|
||||||
{
|
|
||||||
"spec_version": "v1.4",
|
|
||||||
"identifier": "GovFunding",
|
|
||||||
"name": "CIT - GovFunding",
|
|
||||||
"author": "marce",
|
|
||||||
"abstract": "Allows to set fixed costs & fixed funding to play with funds without bothering about boring contracts. Also allows for science and reputation conversion if required.",
|
|
||||||
"license": "CC-BY-NC-SA-4.0",
|
|
||||||
"depends": [
|
|
||||||
{
|
|
||||||
"name": "CIT-Util"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"suggests": [
|
|
||||||
{
|
|
||||||
"name": "Toolbar"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"install": [
|
|
||||||
{
|
|
||||||
"file": "CIT/GovFunding",
|
|
||||||
"install_to": "GameData/CIT"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resources": {
|
|
||||||
"homepage": "https://ksp.marce.at/"
|
|
||||||
},
|
|
||||||
"download": "https://ksp.marce.at/Home/DownloadMod?modId=6",
|
|
||||||
"version": "1.2.0",
|
|
||||||
"ksp_version": "0.90.0"
|
|
||||||
}
|
|
Loading…
Reference in New Issue