-
-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NetKAN added mod - SIMPLEXAssembly-1.6
- Loading branch information
1 parent
e44f1e6
commit b6b2b16
Showing
1 changed file
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"spec_version": "v1.4", | ||
"identifier": "SIMPLEXAssembly", | ||
"name": "SIMPLEX Assembly", | ||
"abstract": "SIMPLEX Assembly gives every part the opportunity to be manipulated in Construction Mode", | ||
"author": "theJesuit", | ||
"version": "1.6", | ||
"ksp_version": "1.12.5", | ||
"license": "CC-BY-NC-SA", | ||
"resources": { | ||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/204395-1122-simplex-assembly/", | ||
"spacedock": "https://spacedock.info/mod/2827/SIMPLEX%20Assembly" | ||
}, | ||
"tags": [ | ||
"config", | ||
"crewed" | ||
], | ||
"localizations": [ | ||
"en-us" | ||
], | ||
"depends": [ | ||
{ | ||
"name": "ModuleManager" | ||
} | ||
], | ||
"install": [ | ||
{ | ||
"find": "AngleCanMods", | ||
"install_to": "GameData" | ||
} | ||
], | ||
"download": "https://spacedock.info/mod/2827/SIMPLEX%20Assembly/download/1.6.20240925", | ||
"download_size": 29985, | ||
"download_hash": { | ||
"sha1": "F4BED2770C2E968D29B92B57FB616924DF721FD5", | ||
"sha256": "32DCCCF9A8EFF59A85C46D0D2B1EEACBD5EAE5738C0D92CE2EAB866AAF0400B2" | ||
}, | ||
"download_content_type": "application/zip", | ||
"install_size": 120998, | ||
"release_date": "2024-09-24T16:51:28.391787+00:00", | ||
"x_generated_by": "netkan" | ||
} |