Skip to content

jopadan/ilbtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of ILB format image tools applicable to Age of Wonders 1

About

The ilbtools source code is based on the information provided by the following sources

  • ilb2png Converts the Image Library format for Age of Wonders 1 to a set of PNGs

  • dumpilb Dumps information of ILB (Image Library format) files to stdout

  • aow-patch This unofficial patch for Age of Wonders 1.36 tentatively fixes the "Exception during MapViewer.ShowScene"

  • Age of Wonders 1: The ILB Format General information about the ILB format and example implementations of it.

Build

autoreconf -i -s
./configure
make install

Usage

ilb2png <image.ilb>
dumpilb <image.ilb>
aowpatch Ilpack.dpl

Releases

No releases published

Packages

No packages published

Languages