rquinio / PortraitBuilder

:art: Portrait Builder tool for Crusader Kings II
http://www.ckiiwiki.com/Portrait_Builder
GNU Lesser General Public License v3.0
15 stars 3 forks source link
ck2 crusader-kings-2 mod portrait winforms

CK2 PortraitBuilder

Build Server Framework Status
AppVeyor .NET 4.6.2 AppVeyor build status
Travis Mono 5.x Travis build status

PortraitBuilder is a Winforms application to help CK2 modders creating custom characters, by previewing their appearance, which can then be used in character history of mods, or to customize a character in a saved game.

This project is a fork of Measter's 1.x PortraitBuilder.

See the dedicated CK2 forum thread, after registering your CK2 game.

Features

.NET users (Windows)

Mono users (Linux/MacOS/Windows)

Developers

Install Visual Studio Community 2017.

Build from PortraitBuilder.sln, it will automatically download dependencies via NuGet from packages.config file.

The built executable for .NET can also be executed with Mono, without needing to re-compile.

Main dependencies:

To re-generate the Lexer/Parser from the grammar, install Hime standalone distribution, and use the himecc command line utility:

himecc PortraitReader.gram -n PortraitBuilder.Parser

Using Ubuntu on Windows 10

You'll need Xming for Windows.

Create the following symlinks to simulate a CK2 Steam installation on Unix: