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

Warn about common namespace collisions #9

Open
JavidPack opened this issue Oct 2, 2021 · 1 comment
Open

Warn about common namespace collisions #9

JavidPack opened this issue Oct 2, 2021 · 1 comment

Comments

@JavidPack
Copy link
Contributor

Any mod with namespaces named Projectile/NPC/Item/etc will pretty much always cause issues. We should warn against that

@steviegt6
Copy link

+1
I agree, warning against namespaces that would mess with accessing vanilla types should be warned against (at least important ones like Main, NPC, Item, Projectile, Dust, etc.).
Should probably incorporate Main and other ones just to be safe, because you never know what people will give call their namespaces sometimes...

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