Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 955 Bytes

File metadata and controls

32 lines (19 loc) · 955 Bytes

PortraitBuilder

Copywrite 2012-1013 Stuart Haidon

This software is released under the terms of the GNU Lesser General Public License.


Contains the source code for the UI project, and a cut down version of the CK2Utils library.

The Parser grammar for the Portraits has been included, but it was last used on an older version of Hime and may need some changes.

DLC use has been partially implemented.

Note: this project will no longer be updated, and pull requests will be ignored. Please fork to continue development.


To build the ParseLibs project, you will need the following:

The DevIL library, with the DevIL.Net wrapper. It, and the .Net wrapper can be found at http://openil.sourceforge.net/

Hime Parser Generator. Can be found at http://himeparser.codeplex.com/

To build the UI Project, you will need:

SharpZipLib. Can be found at http://www.icsharpcode.net/opensource/sharpziplib/