ramp4-pcar4 / storylines-editor

An editor for RAMP Storylines
5 stars 13 forks source link

Investigate and implement changes for a unified assets folder #385

Open szczz opened 2 months ago

szczz commented 2 months ago

Description

Currently there are separate EN and FR folders within the assets folder. This means there are often duplicate assets that result in bloated Storyline sizes. This can have a significant performance impact especially now that we save the last 5 versions of a Storylines product.

We need to investigate and implement a solution that allows both EN and FR storylines to access a single file in the asset folder but also enable each version to have their own unique assets if required.

Related issues

213