Difference between revisions of "Modding..."
From Divinity Engine Wiki
(→Local objects (Objects in a level)) |
|||
Line 6: | Line 6: | ||
===[[Modding: Root templates | Root templates]]=== | ===[[Modding: Root templates | Root templates]]=== | ||
===[[Modding: Local objects | Local objects (objects in a level)]]=== | ===[[Modding: Local objects | Local objects (objects in a level)]]=== | ||
+ | ===[[Modding: Character creation class | Character creation class]]=== |
Revision as of 09:42, 11 September 2017
Modding refers to modifying existing items.
These pages will show how to make modifications possible for a certain game element (items, stats, ...)
To get more knowledge about the actual objects themselves, we refer to the My first... guides and the Technical documentation.