Skip to content

A C# library for manipulating FSH images in SimCity 4 DBPF files

License

Notifications You must be signed in to change notification settings

0xC0000054/FshDatIO

Repository files navigation

FshDatIO

This is the library that my tools use to manipulate SC4 DBPF and FSH files.

The library depends on libsquish for the FSHWrite DXT compression support.

License

The library is licensed under the GNU General Public License version 3.0 because it uses the DXT compression code from FSHTool. The FSHTool read-me indicates that it is licensed under the terms of the GNU General Public License without specifying the license version.

This project is licensed under the terms of the GNU General Public License version 3.0.
See License.txt for more information.

About

A C# library for manipulating FSH images in SimCity 4 DBPF files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages