Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nonameprovided/tgx-converter
A TGX to PNG, JPG, BMP converter for resource files used in the Stronghold series.
https://github.com/nonameprovided/tgx-converter
converter gm1 stronghold stronghold-crusader tgx
Last synced: 3 months ago
JSON representation
A TGX to PNG, JPG, BMP converter for resource files used in the Stronghold series.
- Host: GitHub
- URL: https://github.com/nonameprovided/tgx-converter
- Owner: NoNameProvided
- License: mit
- Created: 2017-12-29T21:31:54.000Z (about 7 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-16T09:02:46.000Z (about 2 years ago)
- Last Synced: 2024-10-13T11:42:40.061Z (4 months ago)
- Topics: converter, gm1, stronghold, stronghold-crusader, tgx
- Language: TypeScript
- Homepage:
- Size: 2.32 MB
- Stars: 5
- Watchers: 0
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# tgx-converter
A simple TGX to PNG, JPG, BMP converter.
> **What is the TGX file format?**
>
> The `.tgx` file format is used in the [Stronghold][schd-official-page] series to store non-animated image files.### Installation
```
npm install -g tgx-converter
```### Usage
#### Via CLI
```
$ tgxc --helpUSAGE
$ tgxc [--help] --source /some/path/to/folder --output /path/to/destination/folder
OPTIONS
--help Shows this help message
--source Source folder which contains the TGX files
--output Output directory for generated JPEG/PNG/BMP files
--format PNG | JPG | BMP
--log-level VERBOSE | INFO | WARNING | ERROR
```#### Via API
_TBD..._
## License
[MIT](./LICENSE)
[schd-official-page]: https://fireflyworlds.com/games/strongholdcrusader/