1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - RSSTextures2048-v10.2"

This commit is contained in:
NetKAN inflator Robot
2015-10-20 06:22:00 +00:00
parent b5fecb2d07
commit e5dc20e267

View File

@ -14,6 +14,11 @@
"provides": [ "provides": [
"RSSTextures" "RSSTextures"
], ],
"conflicts": [
{
"name": "RSSTextures"
}
],
"install": [ "install": [
{ {
"find": "RSS-Textures", "find": "RSS-Textures",
@ -22,10 +27,5 @@
], ],
"download": "https://github.com/KSP-RO/RSS-Textures/releases/download/v10.2/2048.zip", "download": "https://github.com/KSP-RO/RSS-Textures/releases/download/v10.2/2048.zip",
"download_size": 68752422, "download_size": 68752422,
"conflicts": [
{
"name": "RSSTextures"
}
],
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }