mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Add a readme file for the API
That links to the online documentation.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
LOOT API
|
||||
========
|
||||
|
||||
This archive contains a 32-bit Windows build of the LOOT API and its include
|
||||
headers and linking library. The DLL requires the [MSVC 2015 x86 redistributable](https://download.microsoft.com/download/9/3/F/93FCF1E7-E6A4-478B-96E7-D4B285925B00/vc_redist.x86.exe)
|
||||
to be installed.
|
||||
|
||||
See the [online documentation](http://loot.readthedocs.io/) for more information.
|
||||
The library source code is available [on GitHub](https://github.com/loot/loot).
|
||||
|
||||
---
|
||||
|
||||
Copyright (C) 2013-2016 WrinklyNinja
|
||||
Reference in New Issue
Block a user