Skip to content
The Void edited this page Aug 18, 2022 · 26 revisions

This page contains a list of user created branches:

Patch Branches

Patch branches are typically used to generate a .patch file that may be applied to other rom hacks. Often patch branches are too complicated for a Tutorial, but simple enough to be applied using git apply <generated.patch>. It is recommended you read the documentation for the patch branch for install directions or important notes.

Base Branches

Base branches are typically not very portable and are designed for user's to use them as a base to build on top of.

Fix Branches

Fix branches are similar to base branches yet can either be a romhack with a commit used for fixes for a particular bug or a branch exclusive to bugfixes.

Clone this wiki locally