Files
libbsarch/README.md
T
2019-04-10 05:26:55 +02:00

13 lines
478 B
Markdown

# BSArchive DLL and C++ bindings
BSArchive Dynamic Link Library and C++ bindings
## How to build
1) Create a `XEditPath` environment variable and set it to the directory containing the XEdit code
2) Build the DLL in Delphi by opening the `libbsarch.dproj` project
3) Build the LIB in Visual Studio by opening the `libbsarch.sln` project
## How to use
Use the `libbsarch.dll` (The one created by Delphi, not Visual Studio), `libbsarch.lib` and `libbsarch.h` in your project.