grfcodec 6.0.6-0.7ded8eb
GRF development tools
The Graphics Resource File (GRF) development tools are a set of tools for developing (New)GRFs. It includes a number of smaller programs, each with a specific task:
grfcodecdecodes and encodes GRF files for OpenTTD.grfidextracts the so-called "GRF ID" from a GRF.grfstripstrips all sprites from a GRF.nforenumchecks NFO code for errors, making corrections when necessary.
- Outputs:
out - Website: https://dev.openttdcoop.org/projects/grfcodec
- Licenses: GPL 2 · GPL 2+ · Zlib
- Package source: gnu/packages/game-development.scm
- Builds: See build status
- Issues: See known issues
Installation
Install grfcodec 6.0.6-0.7ded8eb as follows:
guix install grfcodec@6.0.6-0.7ded8eb
Or install the latest version:
guix install grfcodec
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.