Skip to content

Added Ignorance for Assemblies and Assets in External Folder #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ch3mbot
Copy link

@ch3mbot ch3mbot commented Apr 14, 2023

Made a few changes to ExportStep.cs GetContent class
Modified the GetAssets function to ignore paths containing "/External/"
Also modified GetAssemblies function to generate a list of assembly names to ignore. Set it up so the filter checks for ignored assemblies for both assetsDirectory and assemblyDirectory, but IsModAssembly is only used to check the assemblyDirectory, like before.
Did a few tests and it seems to work, not including assets or assemblies in /External/.

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