Skip to content

Allow reference source of assets #11

@Krzyhau

Description

@Krzyhau

Currently, in order to create and edit assets which reference other assets (levels, skies, world maps etc.) they have to be loaded alongside the referenced assets. Considering the fact mods will most likely take advantage of the original game assets, this forces a workflow where a modder has to have every game asset decompiled along with the files they modify, and then manually copy them to the desired directory.

A solution to this problem would be an ability to load reference assets, where editor could be given a path to a directory/PAK archive to load read-only assets from as a fallback. This way, modder could load base game PAK archives, as well as all dependency mods they're using, as their reference, and then just open their mod directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions