1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/StateFunding/StateFunding-0.3.0.ckan
Paul Fenwick 804497040e Move i.52k.de/kspmods -> ckan1.spacedock.info
`$ perl -i -pe's{i\.52k\.de/kspmods}{ckan1.spacedock.info}g' */*.ckan`

![Everybody stand back! I know regular expressions!](https://imgs.xkcd.com/comics/regular_expressions.png)
2016-02-26 14:20:17 -05:00

32 lines
1.2 KiB
Plaintext

{
"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.0",
"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": "http://ckan1.spacedock.info/storage/iamchairs_13651/State_Funding/State_Funding-0.3.0.zip",
"download_size": 242456,
"x_generated_by": "netkan"
}