NetKAN added mod - GenericMoverPack-0.1
This commit is contained in:
parent
29877d9b82
commit
e722bcdb01
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "GenericMoverPack",
|
||||
"name": "(WIP)Watermel00n's Generic Mover Pack",
|
||||
"abstract": "Moves the planets in the solar system.",
|
||||
"author": [
|
||||
"NotWatermelon",
|
||||
"Watermel00n"
|
||||
],
|
||||
"version": "0.1",
|
||||
"ksp_version": "1.12.2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/2914/(WIP)Watermel00n's%20Generic%20Mover%20Pack"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"planet-pack"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "WGMP",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2914/%28WIP%29Watermel00n%27s%20Generic%20Mover%20Pack/download/0.1",
|
||||
"download_size": 30351782,
|
||||
"download_hash": {
|
||||
"sha1": "186EA42B1B56AD815DC8B2C2026F9A761E445511",
|
||||
"sha256": "2D4ECCF92610C0CEFCF85B8D2970AEFC9AC3E52D43E4E5CAE18379E762726828"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-12-05T12:55:58.7227+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue