-
-
Notifications
You must be signed in to change notification settings - Fork 4
Getting Started
igalaxy edited this page Oct 20, 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.
- Install GitHub Desktop - this will be used for managing any files you will be uploading or changing.
- Create a GitHub account and log in if you have not already done so.
- Fork this repository.
- Click Code -> Open with GitHub Desktop
- A window should pop up that lets you clone your fork on your machine:
Read the Submission Guidelines first if you have not already! Before you add your files to your fork, you must create a new branch.
- Open GitHub Desktop and navigate to your fork ("Current repository" dropdown in the top left)
- Click the "Current branch" dropdown and click "New branch"
- Name your branch something descriptive, like
kindabland/hanging-lights
- Add or create the files you are submitting (see Item Customization File Specification for examples). Ensure that your files are under your username's namespace.