This documentation is work in progress. Please bear with us, we expect this to be in a good state pretty quickly here.

 

 

 

SDK Overview

The Chivalry SDK lets you create custom maps and modifications for Chivalry: Medieval Warfare. Currently, the SDK is in an "alpha" state. You can start creating mods and maps now, but it will be a month or a few before we've integrated custom maps/mods into the live version of the game.

The editor will not run on a 32-bit operating system. You might have luck if you try the /3GB switch, but you do so at your own risk.

The SDK build in general will not work on Windows XP. Even after this comes out of beta, XP will not be supported for the editor.

Download the SDK

You must own Chivalry to use the SDK. The SDK is now part of the Chivalry: Medieval Warfare Beta app. If you own Chivalry: Medieval Warfare, go into your Steam library and you'll see the beta there as well.

You need .NET 4.5 to start the game or the editor, otherwise it will crash. Download .NET 4.5.

Getting started

If you've used UE3's editor in the past (from UDK or otherwise), see Chivalry-specific instructions for experienced UE3 Editor / UDK users

If you've never used UE3's editor, or you want this information explained in other ways, see Getting started with map editing and Getting started with mod creation

Example maps

Some example maps are included in UDKGame\ContentSDK\ExampleMaps, demonstrating some custom Chivalry actors and kismet nodes.

Further documentation

See Additional Resources, as well as the rest of this wiki (see the links above, or on the bar on the left side of the page)

Known Limitations and Issues