NetKAN generated mods - ActiveTextureManagement-x86-Aggressive/ActiveTextureManagement-x86-Aggressive-5-0, ActiveTextureManagement-x86-Basic/ActiveTextureManagement-x86-Basic-5-0

This commit is contained in:
NetKAN bot 2015-05-01 12:36:17 +02:00
parent c93f8e8d31
commit c209293299
2 changed files with 78 additions and 0 deletions

View File

@ -0,0 +1,39 @@
{
"spec_version": 1,
"identifier": "ActiveTextureManagement-x86-Aggressive",
"name": "Active Texture Management - X86 - Aggressive",
"abstract": "x86 aggressive texture compression to DXT1 and DXT5",
"author": "rbray89",
"license": "MIT",
"x_netkan_license_ok": true,
"install": [
{
"file": "GameData/ActiveTextureManagement",
"install_to": "GameData"
}
],
"provides": [
"ActiveTextureManagement"
],
"conflicts": [
{
"name": "ActiveTextureManagement-Aggressive"
},
{
"name": "ActiveTextureManagement-x64-Basic"
},
{
"name": "ActiveTextureManagement-x64-Aggressive"
},
{
"name": "ActiveTextureManagement-x86-Basic"
}
],
"resources": {
"repository": "https://github.com/rbray89/ActiveTextureManagement/asset_match/Aggressive-*"
},
"version": "5-0",
"download": "https://github.com/rbray89/ActiveTextureManagement/releases/download/5-0/Aggressive-Release.zip",
"x_generated_by": "netkan",
"download_size": 79166
}

View File

@ -0,0 +1,39 @@
{
"spec_version": 1,
"identifier": "ActiveTextureManagement-x86-Basic",
"name": "Active Texture Management - X86 - Basic",
"abstract": "x86 basic texture compression to DXT1 and DXT5",
"author": "rbray89",
"license": "MIT",
"x_netkan_license_ok": true,
"install": [
{
"file": "GameData/ActiveTextureManagement",
"install_to": "GameData"
}
],
"provides": [
"ActiveTextureManagement"
],
"conflicts": [
{
"name": "ActiveTextureManagement-Aggressive"
},
{
"name": "ActiveTextureManagement-x64-Basic"
},
{
"name": "ActiveTextureManagement-x86-Basic"
},
{
"name": "ActiveTextureManagement-x86-Aggressive"
}
],
"resources": {
"repository": "https://github.com/rbray89/ActiveTextureManagement/asset_match/Basic-*"
},
"version": "5-0",
"download": "https://github.com/rbray89/ActiveTextureManagement/releases/download/5-0/Basic-Release.zip",
"x_generated_by": "netkan",
"download_size": 79164
}