mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - ChenowthMPPV-3"
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
"name": "Chenowth MPPV",
|
||||
"abstract": "A Rover to end all Rovers.",
|
||||
"author": "LuizChacon",
|
||||
"license": "GPL-3.0",
|
||||
"license": "WTFPL",
|
||||
"resources": {
|
||||
"homepage": "http://kscsm.freeforums.net/",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/824/Chenowth%20MPPV",
|
||||
@ -12,20 +12,25 @@
|
||||
},
|
||||
"version": "3",
|
||||
"ksp_version": "1.0.5",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "BDArmory"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"filter": "Thumbs.db",
|
||||
"file": "DPV",
|
||||
"install_to": "GameData/ChenowthMPPV"
|
||||
"install_to": "GameData/Skunk_Works/ChenowthMPPV"
|
||||
},
|
||||
{
|
||||
"filter": "Thumbs.db",
|
||||
"file": "DPVWHEEL",
|
||||
"install_to": "GameData/ChenowthMPPV"
|
||||
"install_to": "GameData/Skunk_Works/ChenowthMPPV"
|
||||
},
|
||||
{
|
||||
"file": "LICENSE.txt",
|
||||
"install_to": "GameData/ChenowthMPPV"
|
||||
"install_to": "GameData/Skunk_Works/ChenowthMPPV"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/824/Chenowth%20MPPV/download/3",
|
||||
|
Reference in New Issue
Block a user