NetKAN added mod - WildBlue-PlayMode-Simplified-v1.90.1 (#3248)

This commit is contained in:
NetKAN inflator Robot 2024-03-17 02:49:11 +08:00 committed by GitHub
parent 804933c311
commit 5ed9a6ee3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 62 additions and 0 deletions

View File

@ -0,0 +1,62 @@
{
"spec_version": "v1.18",
"identifier": "WildBlue-PlayMode-Simplified",
"name": "WildBlueIndustries Simplified Play Mode",
"abstract": "Lite Blue reduces the number available templates and resources used. This is great for players new to Pathfinder and other WildBlue mods or for those that don't want a lot of complexity.",
"author": "Angel-125",
"version": "v1.90.1",
"ksp_version_min": "1.12.2",
"license": "GPL-3.0",
"resources": {
"repository": "https://github.com/Angel-125/WildBlueTools",
"bugtracker": "https://github.com/Angel-125/WildBlueTools/issues",
"remote-avc": "https://raw.githubusercontent.com/Angel-125/WildBlueTools/master/GameData/WildBlueIndustries/000WildBlueTools/WildBlueTools.version"
},
"tags": [
"config"
],
"provides": [
"WildBlue-PlayMode",
"Buffalo-PlayMode",
"DSEV-PlayMode",
"MOLE-PlayMode",
"KerbalKomets-PlayMode",
"ClassicStockResources-PlayMode"
],
"depends": [
{
"name": "WildBlueTools"
}
],
"conflicts": [
{
"name": "WildBlue-PlayMode"
},
{
"name": "CommunityResourcePack"
}
],
"install": [
{
"find": "000WildBlueTools/Templates/Simplified/Storage/OmniStorage.txt",
"install_to": "GameData/WildBlueIndustries/000WildBlueTools/Templates/Simplified/Storage",
"as": "OmniStorage.cfg",
"find_matches_file": true
},
{
"find": "000WildBlueTools/Templates/Simplified.cfg",
"install_to": "GameData/WildBlueIndustries/000WildBlueTools/Templates",
"find_matches_files": true
}
],
"download": "https://github.com/Angel-125/WildBlueTools/releases/download/v1.90.1/WildBlueTools.zip",
"download_size": 22145187,
"download_hash": {
"sha1": "49308DCA67C639DA87DC94D8363956F7F8504A76",
"sha256": "4E0EDB935841DEE017F9D7C57C95A21FA0A3A0613B48F244E29347EBA10C9A5C"
},
"download_content_type": "application/zip",
"install_size": 2478,
"release_date": "2024-03-15T03:50:57Z",
"x_generated_by": "netkan"
}