Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Nincraft's template for making a Minecraft Forge modpack.

License

Notifications You must be signed in to change notification settings

Nincraft/Nincraft-Modpack-Template

Repository files navigation

Nincraft Modpack Template

This repository is here to serve as a blank modpack template for all Nincraft Modpacks.

Mod List

Current Mod List

Modpack Permissions

Permission List

Modpack Requirements

Here's where you would put the runtime requirements for your modpack.

Installation

Here's where you would put the installation instructions for the various launchers your modpack can be found on.

Contributing

We love getting outside contributions, however doing so can be a little complex for some.

First a note: If you are going to contribute, please make your contributions to the develop branch.

Also, if you are just planning on making a one-line change, or anything that just alters one file, you can simply find the file and press "edit", and github will do the rest.

To make any larger contributions, it is recommended to have Github for Windows/Mac/Linux installed (use the orange button for the application, or the rest of the article for command line git).

To do so you will need to make what is called a "fork" of this repository. To do this press the "Fork" button on the top right of the page, and github will create your own copy of this repository. Once that has completed, use the github application to "clone" this repository, Github Help can help you with this portion. Make the changes on your computer, then commit and push those back to your fork (again, refer to the github help documents).

Once your fork has all the changes you want, you need to create a "pull request" on the main repository. To do this, go to the pull request tab on the right, and hit "new pull request". At the top of that screen hit "compare across forks", then choose the second dropdown on the first line to be "develop", the first dropdown on the second line to be your fork, and the final dropdown to be "develop" again (This may require hitting "compare across forks" and "edit" quite a few times to get it right). If everything looks right, meaning you see all your commits on the screen, hit "Create pull request" and I will review it as soon as possible.

Thank you for your help!

About

Nincraft's template for making a Minecraft Forge modpack.

Resources

License

Stars

Watchers

Forks

Packages

No packages published