Skip to content

Commit

Permalink
NetKAN added mod - WildBlue-PlayMode-Pristine-v1.90.4 (#3314)
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot authored Oct 14, 2024
1 parent f660f61 commit e98d068
Showing 1 changed file with 72 additions and 0 deletions.
72 changes: 72 additions & 0 deletions WildBlue-PlayMode-Pristine/WildBlue-PlayMode-Pristine-v1.90.4.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
{

Check warning on line 1 in WildBlue-PlayMode-Pristine/WildBlue-PlayMode-Pristine-v1.90.4.ckan

View workflow job for this annotation

GitHub Actions / Validate

Usually we should trust the bot to create .ckan files, are you sure you know what you're doing?
"spec_version": "v1.18",
"identifier": "WildBlue-PlayMode-Pristine",
"name": "WildBlueIndustries Pristine Play Mode",
"abstract": "Pristine Mode removes all templates and converters. You'll have a number of nice looking parts for decorative base building.",
"author": "Angel-125",
"version": "v1.90.4",
"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",
"KerbalKomets-PlayMode",
"ClassicStockResources-PlayMode"
],
"depends": [
{
"name": "WildBlueTools"
},
{
"name": "ModuleManager"
}
],
"conflicts": [
{
"name": "WildBlue-PlayMode"
},
{
"name": "Buffalo-PlayMode"
},
{
"name": "KerbalKomets-PlayMode"
},
{
"name": "ClassicStockResources-PlayMode"
},
{
"name": "CommunityResourcePack"
}
],
"install": [
{
"find": "000WildBlueTools/Templates/Pristine/MM_Pristine.txt",
"install_to": "GameData/WildBlueIndustries/000WildBlueTools/Templates/Pristine",
"as": "MM_Pristine.cfg",
"find_matches_files": true
},
{
"find": "000WildBlueTools/Templates/Pristine.cfg",
"install_to": "GameData/WildBlueIndustries/000WildBlueTools/Templates",
"find_matches_files": true
}
],
"download": "https://github.com/Angel-125/WildBlueTools/releases/download/v1.90.4/WildBlueTools.zip",
"download_size": 22914405,
"download_hash": {
"sha1": "DEDB114BAE7CFADD27667B84A239C97D1296D174",
"sha256": "5FB9B324CFF02D5D9F804E2E7B98CBA821F3F7915A5A67064DCE00F04E23885B"
},
"download_content_type": "application/zip",
"install_size": 1600,
"release_date": "2024-10-14T19:50:32Z",
"x_generated_by": "netkan"
}

0 comments on commit e98d068

Please sign in to comment.