mirror of
https://notabug.org/scuti/lib3ddevil1
synced 2024-11-22 05:42:59 +05:30
Added readme file
This commit is contained in:
parent
ecc206b5e8
commit
048a57890a
17
README.md
Normal file
17
README.md
Normal file
@ -0,0 +1,17 @@
|
||||
# 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).
|
Loading…
Reference in New Issue
Block a user