CKAN-meta/ActiveTextureManagement-x86.../ActiveTextureManagement-x86...

40 lines
1.1 KiB
Plaintext
Raw Normal View History

{
"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
}