Skip to content

Conversation

@aurorafreir
Copy link

@aurorafreir aurorafreir commented Mar 10, 2023

( as a possible fix for #172)

Adds a function to handle namespaces ( : ) and clashing names using full names ( | ) by replacing those characters with ones that Windows supports by default.
This is a bit of a gross approach, and maybe using a directory structure to handle it would be better, but this is an approach we're using and fixes all our name clash issues

Adds a function to handle namespaces ( : ) and clashing names using full names ( | ) by replacing those characters with ones that Windows supports by default.
@aurorafreir aurorafreir changed the title Adding support for namespaces and clashing names Adding support for namespaces and clashing names in skin io Mar 13, 2023
@miquelcampos
Copy link
Member

Thanks for the PR @CatAndDogSoup I will check it ASAP

@miquelcampos miquelcampos self-assigned this Mar 14, 2023
@miquelcampos
Copy link
Member

@CatAndDogSoup do you know if this approach is only working on windows? have you tried it with Mac or Linux?

This call was causing problems when calling Import Skin from the UI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Pending Review

Development

Successfully merging this pull request may close these issues.

3 participants