Introduction
Thanks for checking out Tea, we worked hard!
Last updated
Thanks for checking out Tea, we worked hard!
Last updated
Tea Framework is a progressive modding framework and library for .
Tea Framework is still a work-in-progress, expect the documentation to evolve over time.
Once a release comes out, no breaking changes will be made. If required, we will only mark members as obsolete.
To learn how to install and use Tea Framework in your mod, see .
Tea Framework is a commitment. We not only expect you to have a solid grasp on C# and tModLoader, but also expect that you want to stay with Tea Framework. Tea Framework abstracts various components of tModLoader, so moving away from it may prove time-consuming.
Tea Framework's entire API is founded around the idea of a service provider that belongs to a Terraria.ModLoader.Mod
instance. View the rundown .
Tea Framework overhauls how mod loading works for your mods, view the details .
For a general feature rundown, please view the over at . Feature documentation is a work-in-progress.
Utility documentation is a work-in-progress.