NetKAN added mod - DSEV-PlayMode-ClassicStock-v3.9.0 (#2413)
This commit is contained in:
parent
dffa1ec163
commit
a09981bbae
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "DSEV-PlayMode-ClassicStock",
|
||||
"name": "DSEV Classic Stock Play Mode",
|
||||
"abstract": "Deep Space Exploration Vessels for KSP",
|
||||
"author": "Angel-125",
|
||||
"version": "v3.9.0",
|
||||
"ksp_version_min": "1.12.2",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/122162-*",
|
||||
"repository": "https://github.com/Angel-125/DSEV",
|
||||
"bugtracker": "https://github.com/Angel-125/DSEV/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/Angel-125/DSEV/master/GameData/WildBlueIndustries/DSEV/DSEV.version"
|
||||
},
|
||||
"tags": [
|
||||
"config"
|
||||
],
|
||||
"provides": [
|
||||
"DSEV-PlayMode"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "WildBlue-PlayMode-ClassicStock"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "DSEV"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "WildBlueIndustries/DSEV/Templates/ClassicStock",
|
||||
"install_to": "GameData/WildBlueIndustries/DSEV/Templates"
|
||||
},
|
||||
{
|
||||
"find": "WildBlueIndustries/DSEV/Templates/ClassicStock.cfg",
|
||||
"install_to": "GameData/WildBlueIndustries/DSEV/Templates",
|
||||
"find_matches_files": true
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/DSEV/releases/download/v3.9.0/DSEV.zip",
|
||||
"download_size": 103161554,
|
||||
"download_hash": {
|
||||
"sha1": "D8F9AD30350A5AB91B592510BF11A1A28BA61017",
|
||||
"sha256": "3C141FF9A26F5F41993EDA2782D2778EF6EE83F4AA10B71145B9E8D9F9CF4CA8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-04T22:58:43Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue