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

[BUG] Fix texture and filenames with space #95

Open
monkeyman192 opened this issue Dec 11, 2022 · 0 comments
Open

[BUG] Fix texture and filenames with space #95

monkeyman192 opened this issue Dec 11, 2022 · 0 comments
Labels

Comments

@monkeyman192
Copy link
Owner

Describe the bug
If a texture/material name contains a space it will not be supported by NMS.

To Reproduce
Have a space in the name

We need to add some code to replace any spaces with an underscore so that even if a user has spaces in the file names or anything it will be valid.

@monkeyman192 monkeyman192 changed the title [BUG] [BUG] Fix texture and filenames with space Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant