Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 687 Bytes

readme.md

File metadata and controls

26 lines (16 loc) · 687 Bytes

Introduction

ii.InfinityEngine is library facilitating working with files from the Infinity Engine, particularly the Baldurs Gate Enchanced Edition and Baldurs Gate II Enchanced Edition.

Download

Compiled downloads are not available.

Compiling

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/asciiz

# Go into the repository
$ cd src

# Build  the app
$ dotnet build

Licencing

ii.InfinityEngine is licenced under the MIT license. Full licence details are available in license.md