InfinityTools
Collection of tools, libraries and scripts for games running on Bioware's Infinity Engine.
Pinned Repositories
bamcreator
A command line tool for creating BAM V1 or BAM V2 files.
binpack2d
A two-dimensional rectangle bin-packing algorithm, implemented in Rust.
go-binpack2d
Go implementation of a two-dimensional rectangle bin packing algorithm.
go-ietools
Collection of functions for modifying resources of Infinity Engine games, written in Go.
InfinityAutoPackager
A tool that automatically generates Infinity Engine mod packages when you publish a release.
tile2ee
Converter for MOS and TIS files supported by Infinity Engine games (such as Baldur's Gate, Icewind Dale or Planescape Torment).
tileconv
Advanced tiled image compressor and decompressor for MOS and TIS files supported by Infinity Engine games (like Baldur's Gate, Icewind Dale or Planescape Torment).
tis2ovl
Command line tool for converting tileset overlays between classic BG2 and Enhanced Edition games.
WeiduInstallTool
A graphical front end for WeiDU Mods.
WeiduModPackager
A GitHub action that automates creation of WeiDU mod packages when publishing a release.
InfinityTools's Repositories
InfinityTools/WeiduInstallTool
A graphical front end for WeiDU Mods.
InfinityTools/binpack2d
A two-dimensional rectangle bin-packing algorithm, implemented in Rust.
InfinityTools/WeiduModPackager
A GitHub action that automates creation of WeiDU mod packages when publishing a release.
InfinityTools/tileconv
Advanced tiled image compressor and decompressor for MOS and TIS files supported by Infinity Engine games (like Baldur's Gate, Icewind Dale or Planescape Torment).
InfinityTools/go-binpack2d
Go implementation of a two-dimensional rectangle bin packing algorithm.
InfinityTools/InfinityAutoPackager
A tool that automatically generates Infinity Engine mod packages when you publish a release.
InfinityTools/tile2ee
Converter for MOS and TIS files supported by Infinity Engine games (such as Baldur's Gate, Icewind Dale or Planescape Torment).
InfinityTools/bamcreator
A command line tool for creating BAM V1 or BAM V2 files.
InfinityTools/go-ietools
Collection of functions for modifying resources of Infinity Engine games, written in Go.
InfinityTools/go-imagequant
Go bindings for libimagequant.
InfinityTools/go-squish
Go bindings for libsquish.
InfinityTools/tis2ovl
Command line tool for converting tileset overlays between classic BG2 and Enhanced Edition games.
InfinityTools/go-cmdargs
A Go library for managing command line parameters.
InfinityTools/go-logging
A Go logging library.
InfinityTools/WeiduModPackagerLibrary
A library that is used internally by the WeiduModPackager GitHub action templates.