47 lines
No EOL
835 B
Markdown
47 lines
No EOL
835 B
Markdown
# Contributing to TerraFirmaGreg-Modern
|
|
|
|
## Required software
|
|
|
|
- [Git]
|
|
- [Pakku]
|
|
|
|
## Recommended software
|
|
|
|
- [PrismLauncher]
|
|
- [Visual Studio Code]
|
|
|
|
|
|
## Set-up
|
|
|
|
Please follow these steps:
|
|
|
|
### 1
|
|
|
|
- Fork the project.
|
|
|
|
### 2
|
|
|
|
- In your PrismLauncher, add a new 1.20.1 instance called TerraFirmaGreg-Modern.
|
|
- Install `Forge 47.2.6`.
|
|
|
|
### 3
|
|
|
|
- Delete *everything* from the `TerraFirmaGreg-Modern/.minecraft` folder.
|
|
|
|
### 4
|
|
|
|
- Clone the project to the empty `TerraFirmaGreg-Modern/.minecraft` folder. \
|
|
You can do that using **terminal**, **cmd** or the **GitHub Desktop** app.
|
|
|
|
### 5
|
|
|
|
- Open your _terminal_ and run:
|
|
```
|
|
pakku fetch
|
|
```
|
|
|
|
<!-- Links: -->
|
|
[PrismLauncher]: https://prismlauncher.org/
|
|
[Visual Studio Code]: https://code.visualstudio.com/
|
|
[Git]: https://git-scm.com/
|
|
[Pakku]: https://github.com/juraj-hrivnak/Pakku |