"NetKAN generated mods - MonthlyBudgets-2.0b2"
This commit is contained in:
parent
c805e1260c
commit
667e597659
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "MonthlyBudgets",
|
||||
"name": "Monthly Budgets",
|
||||
"abstract": "Allocates monthly budgets to your career mode games",
|
||||
"author": "severedsolo",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/147010-monthly-budgets",
|
||||
"repository": "https://github.com/severedsolo/MonthlyBudgets"
|
||||
},
|
||||
"version": "2.0b2",
|
||||
"ksp_version": "1.1.3",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalConstructionTime"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "MonthlyBudgets",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/severedsolo/MonthlyBudgets/releases/download/2.0b2/MonthlyBudgets2.0b2.zip",
|
||||
"download_size": 15271,
|
||||
"download_hash": {
|
||||
"sha1": "8BB221E72D82E980B6E87793510D303B74D9866F",
|
||||
"sha256": "73DD32F53918DD200B0748DA7C0AC3B579E0CE594F0EB9C450AE4F9A45965278"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue