-
Notifications
You must be signed in to change notification settings - Fork 65
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
Remove PluginContainer and TerrariaPlugin.Game #1
Labels
Comments
👍 |
2 similar comments
👍 |
👍 |
Is this still a thing? |
@QuiCM this is the first issue on the TSAPI repo. I'm assuming the answer is "not really relevant" if anything. |
Following the link to Pryaxis/TShock#919, it seems this was never acted upon |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's not really a need for
PluginContainer
. TheMain
instance is also not very useful, so we should just scrap it and the constructor.The text was updated successfully, but these errors were encountered: