NetKAN added mod - ORANGE-v1.0.2
This commit is contained in:
parent
f64564bfa0
commit
d14d7c0847
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ORANGE",
|
||||
"name": "Oh Really Another Name Generating Endeavour?! (O.R.A.N.G.E)",
|
||||
"abstract": "A 'lite' name generator for KSP",
|
||||
"author": "FruitGooseKSP",
|
||||
"version": "v1.0.2",
|
||||
"ksp_version": "1.11.2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/201227-1112-fruitkocktail-a-collection-of-mini-life-improvement-mods-with-fruit-based-acronyms-as-names/",
|
||||
"spacedock": "https://spacedock.info/mod/2665/Oh%20Really%20Another%20Name%20Generating%20Endeavour?!%20(O.R.A.N.G.E)",
|
||||
"repository": "https://github.com/FruitGooseKSP/OhReallyAnotherNamingEndeavour/tree/v1.0.0",
|
||||
"x_screenshot": "https://spacedock.info/content/FruitGooseKSP_58074/Oh_Really_Another_Name_Generating_Endeavour_O.R.A.N.G.E/Oh_Really_Another_Name_Generating_Endeavour_O.R.A.N.G.E-1617380093.4125426.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "FruitKocktail",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2665/Oh%20Really%20Another%20Name%20Generating%20Endeavour%3F%21%20%28O.R.A.N.G.E%29/download/v1.0.2",
|
||||
"download_size": 10408,
|
||||
"download_hash": {
|
||||
"sha1": "E6FABDC43244D458CD8BBBBC7F6FAFB8A4F7B41B",
|
||||
"sha256": "2D991855A3D2378D25DEBF613876F0C4E4BBFA5383A91CD1D46DFDED80E9D4DE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-30T11:13:41.132445+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue