Skip to content
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

Use project uri root in editor config #11

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

Conversation

jashking
Copy link

Use project uri root in editor config

Use project uri root in editor config
@hcpizzi
Copy link
Contributor

hcpizzi commented Oct 11, 2018

Hi,

This is what we used to do, but some people didn't like the idea of not being able to decide where the files were imported. That's why we decided to using the auto-import settings for this.

You can achieve the same result by mapping your project root to the /Game/ as explained https://github.com/Noesis/UE4Plugin#absolute-uris-and-unreal-engine. If you don't want the auto-import functionality, you can exclude everything by adding the exclusion wildcard *.

@jashking
Copy link
Author

Yeah, I saw it, I think it's good that both settings can works.

@hcpizzi
Copy link
Contributor

hcpizzi commented Oct 11, 2018

I guess I can change it, since it can always be left empty to default to the current behavior.

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.

2 participants