"NetKAN generated mods - OIFC-1.1"
This commit is contained in:
parent
9350d16d78
commit
44c5944609
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "OIFC",
|
||||
"name": "OIFC - Okram Industries Fuel Cells",
|
||||
"abstract": "A collection of six (three each of varying sizes of radial and stackable formats) fuel cells. Makes use of the ODFC plugin to provide additional functionality beyond the stock fuel cells.",
|
||||
"author": "Orum",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/620/OIFC%20-%20Okram%20Industries%20Fuel%20Cells",
|
||||
"x_screenshot": "https://spacedock.info/content/Orum_4198/OIFC_-_Okram_Industries_Fuel_Cells/OIFC_-_Okram_Industries_Fuel_Cells-1461913437.3665957.jpg"
|
||||
},
|
||||
"version": "1.1",
|
||||
"ksp_version": "1.1.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ODFC"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "OkramSA"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Okram",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": [
|
||||
"Agencies",
|
||||
"Flags",
|
||||
"Plugins"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/620/OIFC%20-%20Okram%20Industries%20Fuel%20Cells/download/1.1",
|
||||
"download_size": 975964,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue