My first: Character creation origin

From Divinity Engine Wiki
Revision as of 10:29, 13 September 2017 by Apostol (talk | contribs) (Getting started)
Jump to: navigation, search

Getting started

The Divinity Engine uses XML style file presets in order to load in the available classes during character creation. This data driven approach allows us to define custom presets in character creation in the blink of an eye. The first thing you need to know when creating your first character creation class is the location of the preset files. You can find those located inside : YourMod/CharacterCreation/OriginPresets (If the directory doesn't exist, you can just create it yourself). Once you find or create the directory inside of your mod. Here's an already made template file so you can try it out for yourself: