UnofficialCrusaderPatch / extension-aicloader

Module for the UCP framework to customize AIC's
0 stars 1 forks source link

Extension AIC Loader

This repository contains a module for the "Unofficial Crusader Patch Version 3" (UCP3), a modification for Stronghold Crusader.
The module is a core component of the AI support of the UCP3 and allows modifying the parameters that decide how an AI acts.

Usage

The module is part of the UCP3. Certain commits of the main branch of this repository are included as a git submodule. It is therefore not needed to download additional content.
However, should issues or suggestions arise that are related to this module, feel free to add a new GitHub issue.

Options

These options are provided to be set in the GUI:

Lua-Exports

The Lua exports are parameters and functions accessible through the module object. These are self calls and need to be called as modules.aicloader:function(...).

Special Thanks

To all of the UCP Team, the Ghidra project and of course to Firefly Studios, the creators of Stronghold Crusader.