Skip to content

Skip mod source dirs with no .uc files when building modScriptPackages#97

Open
marlonrichert wants to merge 1 commit into
X2CommunityCore:mainfrom
marlonrichert:fix-modscriptpackages-empty-dirs
Open

Skip mod source dirs with no .uc files when building modScriptPackages#97
marlonrichert wants to merge 1 commit into
X2CommunityCore:mainfrom
marlonrichert:fix-modscriptpackages-empty-dirs

Conversation

@marlonrichert

Copy link
Copy Markdown
Contributor

Get-ChildItem previously listed every directory under Src, including ones with no .uc sources. _CopyScriptPackages then crashed trying to copy .u files that were never produced for those empty packages.

Get-ChildItem previously listed every directory under Src, including ones
with no .uc sources. _CopyScriptPackages then crashed trying to copy .u
files that were never produced for those empty packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant