Skip to content

Getting Started

igalaxy edited this page May 4, 2025 · 12 revisions

So, you've obtained an Item Customization Smithing Template from some Trail Ruins and you want to know how to get started adding custom assets to use with it? You've come to the right place!

This tutorial covers how to contribute to the Community Resource Pack. For help using the Item Customization Smithing Template, see Item Customization Tutorial.

This tutorial assumes you are a beginner to Git and version control. Feel free to use the Git CLI instead of the GUI option included in this tutorial, if you know how to do so.

Setting up your environment

  1. Install GitHub Desktop - this will be used for managing any files you will be uploading or changing.
  2. Create a GitHub account and log in if you have not already done so.
  3. Fork this repository.

TODO

Clone this wiki locally