Add scenario for livery importer when only 1 livery is present and no folders
Closed this issue · 4 comments
RiddleTime commented
When the archive only contains 1 single car json file, but the customSkinFolder isn't present, it should look for the sponsors/decals/dds files and uses those for the import.
RiddleTime commented
I will add several importing strategies for the liveries. This will keep the code a bit more clean as well.
RiddleTime commented
Coming in 0.0.3.7
RiddleTime commented
A couple of new strategies are needed with the following archives
Incorrectly_called_LIVERY_no_team_folder.zip
Cars_folder_only.zip
Incorrectly_called_LIVERY_wrong-team_folder.zip
RiddleTime commented
done.