-
-
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 - TundraTechnologies-4.0.0
- Loading branch information
1 parent
52fa16d
commit f64564b
Showing
1 changed file
with
45 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,45 @@ | ||
{ | ||
"spec_version": "v1.4", | ||
"identifier": "TundraTechnologies", | ||
"name": "Tundra Technologies", | ||
"abstract": "This is a mod that adds satellite parts like Rosetta/Philae, New Horizons, and more!", | ||
"author": "damon", | ||
"version": "4.0.0", | ||
"ksp_version_min": "1.8.1", | ||
"ksp_version_max": "1.11.2", | ||
"license": "CC-BY-NC-ND-4.0", | ||
"resources": { | ||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/166915-131-tundra-exploration-v093-stockalike-falcon-9-and-dragon-v2/", | ||
"spacedock": "https://spacedock.info/mod/223/Tundra%20Exploration%20-%20Stockalike%20Dragon%20V2%20and%20Falcon%209", | ||
"repository": "https://github.com/damonvv/TundraExploration", | ||
"remote-avc": "https://raw.githubusercontent.com/damonvv/TundraExploration/master/GameData/TundraTechnologies/Versioning/TundraTechnologies.version", | ||
"x_screenshot": "https://spacedock.info/content/damon_4180/Tundra_Exploration_-_Stockalike_Dragon_V2_and_Falcon_9/Tundra_Exploration_-_Stockalike_Dragon_V2_and_Falcon_9-1618091271.6684864.png" | ||
}, | ||
"tags": [ | ||
"parts" | ||
], | ||
"depends": [ | ||
{ | ||
"name": "ModuleManager" | ||
}, | ||
{ | ||
"name": "TundraExploration" | ||
} | ||
], | ||
"install": [ | ||
{ | ||
"find": "TundraTechnologies", | ||
"install_to": "GameData", | ||
"filter": "Thumbs.db" | ||
} | ||
], | ||
"download": "https://spacedock.info/mod/223/Tundra%20Exploration%20-%20Stockalike%20Dragon%20V2%20and%20Falcon%209/download/4.0.0", | ||
"download_size": 122012520, | ||
"download_hash": { | ||
"sha1": "732C84C7BF6A8F4C22CCF548BE9443358CFCDC94", | ||
"sha256": "705C243BFC7572555ED00F3C2B213C7C696A8FBF1E1F1EF321FFD3463605D38D" | ||
}, | ||
"download_content_type": "application/zip", | ||
"release_date": "2021-04-10T21:40:50.302327+00:00", | ||
"x_generated_by": "netkan" | ||
} |