Skip to content

"Assets cooking requested?" check is flawed #13

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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