Remove by author request https://github.com/KSP-CKAN/NetKAN/issues/5830 (#1294)
This commit is contained in:
parent
421b2dcf32
commit
b48c8e6859
RSSVE
|
@ -1,52 +0,0 @@
|
|||
{
|
||||
"spec_version": "v1.20",
|
||||
"identifier": "RSSVE",
|
||||
"name": "RSS Visual Enhancements",
|
||||
"abstract": "Visual enhancements for RSS.",
|
||||
"author": "PhineasFreak",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"release_status": "testing",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/PhineasFreak/RSSVE"
|
||||
},
|
||||
"version": "1.2.2-RC3",
|
||||
"ksp_version": "1.2.2",
|
||||
"provides": [
|
||||
"EnvironmentalVisualEnhancements-Config",
|
||||
"Scatterer-sunflare",
|
||||
"Scatterer-config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Scatterer-sunflare"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer-config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "RSSVE-1.2.2.1622-RC3/RSSVE",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/PhineasFreak/RSSVE/archive/v1.2.2.1622-RC3.zip",
|
||||
"download_size": 112131265,
|
||||
"download_hash": {
|
||||
"sha1": "9EBDFD521013984A9F5B4BC94F23C4FF669CFD15",
|
||||
"sha256": "390BD95B871920CC30B36D2DCF914528DC559BBDC14C7E99E691BA4488DCB233"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue