Mod Dependencies

From Frictional Wiki
< HPL3
Revision as of 19:28, 26 August 2020 by TiMan (talk | contribs)
Jump to navigation Jump to search

If your mod has a lot of assets Mod dependencies provide a solution for this issue.

In this example, two mods use Castle Assets Pack as a dependency. This means both mods use the assets from the assets pack.

When to Use Mod Dependencies

The main occasion to use Mod Dependencies is when you want to distribute assets packs which include models, textures, materials, scripts, etc for people to use freely in their own mods.

Setting Up a Mod Dependency

In order to set up a mod as a dependency,

Using a Mod Dependency

just use it idk