Skip to content

"Assets cooking requested?" check is flawed #13

@Xymanek

Description

@Xymanek

if (($this.contentOptions.sfStandalone.Length -lt 1) -and ($this.contentOptions.sfMaps.Length -lt 1)) {
Write-Host "No asset cooking is requested, skipping"
return
}

Doesn't account for collection maps

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcookingRelated to mod asset and Highlander cooking

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions