NetKAN added mod - DSEV-PlayMode-Pristine-v3.14.0 (#3177)
This commit is contained in:
parent
b9032c1b48
commit
0426b9791d
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "DSEV-PlayMode-Pristine",
|
||||
"name": "DSEV Pristine Play Mode",
|
||||
"abstract": "Deep Space Exploration Vessels for KSP",
|
||||
"author": "Angel-125",
|
||||
"version": "v3.14.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-Pristine"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "DSEV"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "WildBlueIndustries/DSEV/Templates/Pristine.cfg",
|
||||
"install_to": "GameData/WildBlueIndustries/DSEV/Templates",
|
||||
"find_matches_files": true
|
||||
},
|
||||
{
|
||||
"find": "DSEV/Templates/Pristine/MM_Pristine.txt",
|
||||
"install_to": "GameData/WildBlueIndustries/DSEV/Templates/Pristine",
|
||||
"as": "MM_Pristine.cfg",
|
||||
"find_matches_files": true
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/DSEV/releases/download/v3.14.0/DSEV.zip",
|
||||
"download_size": 144147173,
|
||||
"download_hash": {
|
||||
"sha1": "2C7924B04B13BC1D3E6DCE3FFD20B324CCE8875F",
|
||||
"sha256": "22D9004C69617FC233842162DE87EE3E32E07B350E4B12D4307BC7AE857D6A15"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 1943,
|
||||
"release_date": "2023-03-14T18:24:42Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue