jopadan / libtermpod

POD game archive format library written in C for all existing versions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libtermpod

POD file format Terminal Reality game archive library written in C for all existing versions

Dependencies

Building

cmake . --install-prefix
make
make install

Status

checksum crc-ccitt32 works?

format data entry
EPD no no
POD2 yes yes
POD3 no yes
POD4 no yes
POD5 no yes
POD6 no yes

About

POD game archive format library written in C for all existing versions

License:MIT License


Languages

Language:C 97.0%Language:CMake 3.0%