lib3ddevil1/README.md

17 lines
324 B
Markdown
Raw Normal View History

2018-04-19 10:35:36 +05:30
# lib3ddevil1
A C library for handling Devil May Cry 1 HD Collection PC file formats.
#### Build Demos
Run `make`
#### Compiler(s)
Developed and tested with the following compilers.
* mingw-w64, GCC 6.4.0
* gcc version 7.1.1 20170528
-----
Based on [Kerilk's binary templates](https://github.com/Kerilk/dmc_hd_tools).