资 源 简 介
Really easy-to-use texture converter for Black OpsFeatures:
Presets for different types of textures
A build in "install to black ops" function
Awesome GUI
Bulk list (for people with bad english: a list with tasks , in this case textures)
Resizing
Image > IWI conversion
IWI > Image Conversion
Also it"s really easy to customize because of the really user friendly code,
You don"t even need to have that much skill to create your own preset
Look at how easy the code is
//
// TextureCompiler
// (c) JariZ.nl 2011
//
// TextureCompiler.Presets.Background
// INFO: Background is a preset created for menu backgrounds or loading screens
//
using System;
using System.Collections.Generic;