Skip to content

Support for building vanilla mods with vanilla SDK #87

Description

@Iridar

build_common.ps1 has the following line:

Set-Content "$($this.xcomModPath)" "[mod]`npublishedFileId=$publishedId`nTitle=$title`nDescription=$description`nRequiresXPACK=true"

Which apparently makes mods compiled with vanilla SDK using X2MBC count as WOTC mods as far as various mod launchers are concerned. For now it's probably possible to set RequiresXPACK=false in the compiled mod, but would be nice for X2MBC to take care of it automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions