Skip to content

Getting Started

b5635 edited this page May 11, 2021 · 17 revisions

Hello, and thank you for your interest in contributing to The Frozen North! Any and all contributions are greatly welcome, and with your help we can shape a truly awesome world for us to play in. If you have any questions, please do not hesitate to ask on Discord.

The following is a guide without using any sort of CLI on a Windows 10 envirornment. If you already know how to use git from command line and wish to do it that way then this guide may not be for you.

Requirements

Before we get started, we need a place (GitHub) for us to collaborate in as well as a few tools for module development. The following is needed for that to happen:

Forking the Repository

We'll need to fork the repository, which will allow you to play with a copy of a repository. It's found on the top right hand of the page. If you don't see it, then you probably aren't logged in to GitHub.

Cloning the Forked Repository

Next thing we will need to do is clone a local copy of the forked repository using GitHub Desktop. It may prompt you to login, in which case use your GitHub credentials. Now to actually clone the repository, Choose File > Clone repository... or press Control + Shift + O (Command + Shift + O on a Mac)

Next, we'll select your forked repository, which has a "fork" icon with dots and has your GitHub username in it. Make sure you aren't selecting the one with b5635, because that's me!

Press the blue "Clone" button to start downloading a local copy of your repository.

Next, we'll start building the module.