NetKAN added mod - ORANGE-1-1.0.3.1 (#2360)
This commit is contained in:
parent
0f565a4338
commit
3c030505cc
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ORANGE",
|
||||
"name": "Oh Really, Another Name Generating Endeavour?",
|
||||
"abstract": "Adds a button to command modules to generate a random name",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1:1.0.3.1",
|
||||
"ksp_version": "1.11.2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/2787/ORANGE",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/OhReallyAnotherNamingEndeavour"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "FruitKocktail",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2787/ORANGE/download/1.0.3.1",
|
||||
"download_size": 13748,
|
||||
"download_hash": {
|
||||
"sha1": "78FD0503B6A10CB45CB08E0B2C9567F6BFA993B3",
|
||||
"sha256": "6592839AB15C748409ABA311B3620DAD222C7C3D46CC876153FD70820D139B1D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-06-23T02:16:32.214285+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue