ArchLeaders / ActorLoader

Replaces new map actors with a mirror of the vanilla actor but with rigid body collision

Repository from Github https://github.comArchLeaders/ActorLoaderRepository from Github https://github.comArchLeaders/ActorLoader

Actor Loader

Loads the required C-Actors (typically actors suffixed with C) by analyzing a mods map unit (mubin) files.

Setup

Usage

ActorLoader.exe <path> [-a|--auto]

path: The path to the root mod folder (e.g. the folder containing 'content')

auto: Automatically append C to valid actors that don't exist in the vanilla game files


(c) Arch Leaders 2023, under the AGPL-3.0 license

About

Replaces new map actors with a mirror of the vanilla actor but with rigid body collision

License:GNU Affero General Public License v3.0


Languages

Language:C# 100.0%