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

Automatically check if addons try to replace standard textures #163

Open
Alayan-stk-2 opened this issue Nov 13, 2023 · 2 comments
Open

Automatically check if addons try to replace standard textures #163

Alayan-stk-2 opened this issue Nov 13, 2023 · 2 comments

Comments

@Alayan-stk-2
Copy link

There has been issues before with addons replacing default textures by using the same name, such as the "Astro Earth" kart with "earth.png".

Automatically checking addons upon submission for such conflicts would avoid it sneaking into the official addons repo, without having to manually check those details each time.

@stephenjust
Copy link
Contributor

This solution sounds unsustainable long term. You'd need to account for every file name in every game release. Is it possible to somehow namespace the files from the game itself for future versions so that the collisions don't matter?

@Alayan-stk-2
Copy link
Author

This may indeed be a possibility.

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

No branches or pull requests

2 participants