-
Notifications
You must be signed in to change notification settings - Fork 2
Home
This is the DAYBREAK developer reference.
DAYBREAK is a library and API for other mod developers; if you are a player, all you need to know is that this mod adds no content directly.
Important
This reference does not supersede the XML documentation within the project itself. It's an additional reference to provide guides, code snippets, and elaboration. Not all APIs are touched on in this wiki, and summaries will not be duplicated.
DAYBREAK introduces and explores various well-defined programming concepts as well as some novel ideas designed specifically for Terraria modding.
See the page on Concepts for an overview of the basic concepts required to grasp DAYBREAK's APIs.
DAYBREAK introduces a multitude of features targeting many parts of the modding experience.
See the page on Features to explore a proper outline of what DAYBREAK has to offer.