mirror of
https://github.com/spiffcode/hostile-takeover.git
synced 2026-02-20 09:02:00 -07:00
Texpack is a C# tool to build textures from the game art repository. Texpack takes a json as input. The json tells Texpack where the art is, what art to pack, and how to pack it. See texpack/texjson.py for input json generation, json structure, and Texpack customization options. Texpack outputs a json that maps each image filename to information such as what texture the image was packed in where it is within the texture. |
||
|---|---|---|
| .. | ||
| Properties | ||
| BitmapTools.cs | ||
| black_hq_a_0_0.png | ||
| ColorSys.cs | ||
| hq_a_0_0.png | ||
| Json.cs | ||
| Packer.cs | ||
| Rect.cs | ||
| SideMap.cs | ||
| sidemap.py | ||
| subtract.py | ||
| texjson.py | ||
| texpack.cs | ||
| texpack.csproj | ||
| texpack.py | ||
| texpack.sln | ||
| TexRect.cs | ||