NetKAN added mod - ORANGE-v1.0.0
This commit is contained in:
parent
16cdcb5f6b
commit
5a0193e293
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"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.0",
|
||||
"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"
|
||||
},
|
||||
"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.0",
|
||||
"download_size": 9238,
|
||||
"download_hash": {
|
||||
"sha1": "9F696E23197697057A49DE899821DD382DF1E13B",
|
||||
"sha256": "C9624FD373622549CC8C419CB733C35FCFC525A8F4243DCEEDC68C0B1E4F1C35"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-25T12:01:56.685167+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue