NetKAN added mod - NomoreOPs-1.0 Hotfix
This commit is contained in:
parent
3cd3ed1fa4
commit
450c5a4ab6
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "NomoreOPs",
|
||||
"name": "No more OPs",
|
||||
"abstract": "Mod that prevents generating enormous amount of energy with solar panels and having humongous torque on reaction wheels.",
|
||||
"author": "Osetrokarasek",
|
||||
"version": "1.0 Hotfix",
|
||||
"ksp_version": "1.12.5",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/3500/No%20more%20OPs"
|
||||
},
|
||||
"tags": [
|
||||
"config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RealismOverhaul"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NoMoreOPs",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3500/No%20more%20OPs/download/1.0%20Hotfix",
|
||||
"download_size": 2261,
|
||||
"download_hash": {
|
||||
"sha1": "20045385BBAC15EAAF50FDEBFC290BE8FE03465C",
|
||||
"sha256": "AB0A4987A909A059CE8F08AC2DB13DC1A7F3CF9DB30E58D171001C008F46A50D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 16397,
|
||||
"release_date": "2023-11-10T18:16:48.210446+00:00",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue