NetKAN added mod - TestLite-0.3.1
This commit is contained in:
parent
b0a53d4e74
commit
8cb90ff151
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "TestLite",
|
||||
"name": "Test Lite",
|
||||
"abstract": "Lightweight TestFlight replacement for KSP-RO",
|
||||
"author": "ec429",
|
||||
"version": "0.3.1",
|
||||
"ksp_version": "1.8.1",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182244-*",
|
||||
"repository": "https://github.com/ec429/TestLite",
|
||||
"bugtracker": "https://github.com/ec429/TestLite/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "RealFuels"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RealismOverhaul"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "TestFlight"
|
||||
}
|
||||
],
|
||||
"download": "https://api.github.com/repos/ec429/TestLite/zipball/0.3.1",
|
||||
"download_size": 24996,
|
||||
"download_hash": {
|
||||
"sha1": "712BA9533B4EF6DA0887CEC09CB5C085F7771FAE",
|
||||
"sha256": "8A38A87F330F7476DE42260E17DE9FAC70163D01B1AAE7669EC740858032898C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-12-29T22:34:35Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue