iiFlyingLizard is a C# library supporting the modification of files relating to Dragon Age: Origins, the 2009 CRPG developed by BioWare.
Note: The library is currently non-functional.
Compiled downloads are not available.
To clone and run this application, you'll need Git and .NET installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/btigi/iiFlyingLizard
# Go into the repository
$ cd src
# Build the app
$ dotnet build
iiFlyingLizard is licenced under the MIT License. Full licence details are available in licence.md