Difference between revisions of "MDE ScriptHook"

From Nomad DB
Line 1: Line 1:
{{DISPLAYTITLE:Mafia : Definitive Edition ScriptHook}}
 
 
 
Our ScriptHook aims to provide you a tool for customizing '''Mafia : Definitive Edition'''.
 
Our ScriptHook aims to provide you a tool for customizing '''Mafia : Definitive Edition'''.
  

Revision as of 00:20, 6 October 2020

Our ScriptHook aims to provide you a tool for customizing Mafia : Definitive Edition.

You can find a download the latest version here.

Getting Started

Developer Links

Features

Lua Scripting Engine Hook

Enables to run customized scripts in the game’s Lua scripting engine. Allows to utilize and call Lua functions registered and used inside the default game scripts.


Check out the Scripting documentation.