-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the TCreator Wiki! This comprehensive guide will provide you with information about TCreator, a tool for creating mods in Terraria. Whether you're a beginner or an experienced developer, this wiki will help you understand TCreator's features, usage, and best practices.
- Introduction to TCreator
- Installation
- Getting Started
- User Interface Overview
- Element Creation
- Customization Options
- Advanced Features
- Troubleshooting
- FAQs
- Community and Support
- Contributing to TCreator
TCreator is a tool designed to assist Terraria mod developers. It provides a graphical user interface (GUI) that simplifies the process of creating, customizing, and integrating elements such as items, and tiles, with more to come.
Before you can start using TCreator, you need to download the preferred releases zip folder and unzip it. You will then replace the PATH in the settings .txt with the file path to your mod sources folder.
Once you have TCreator installed, this section will guide you through the initial setup process and help you get started with creating your first element.
Understanding TCreator's user interface will allow you to maximize TCreator's use.
This section dives into the core functionality of TCreator: element creation. You'll learn how to create different types of elements such as items, and tiles, and more to come.
In TCreator you can change the four main colors of the application in the colors file. Each line represents the color as follows:
- mainThemeColor
- secondaryThemeColor
- accentColor
- highlightColor
As you become more proficient with TCreator, you may want to explore its advanced features.
Encountering issues or errors during the element creation process is not uncommon. In this section, you'll find solutions to common problems, along with troubleshooting tips and techniques. If you're facing any difficulties, refer to this section to resolve issues quickly and efficiently.
This section compiles frequently asked questions about TCreator. It provides answers to common inquiries and clarifies any confusion you may have about specific features, functionalities, or usage scenarios. If you have a question, chances are you'll find the answer here, and if not, ask in the discussions.
No real community yet, but support is provided in the discussions.
If you're passionate about improving TCreator and want to contribute your ideas, feedback, or code, this section provides guidelines on how to get involved in the TCreator project. Whether you're interested in reporting bugs, suggesting enhancements, or submitting code contributions, your participation is highly valued.
We hope this wiki serves as a valuable resource throughout your journey with TCreator.