Branch identifiers: Difference between revisions

From OoT Randomizer Wiki
(Created page with "This is a list of known '''branch identifiers''', i.e. values of [https://github.com/TestRunnerSRL/OoT-Randomizer/blob/Dev/version.py#L8 the variable <code>branch_identifier</...")
 
(added cjohnson57's reserved identifier)
Line 14: Line 14:
  | <code>0x43</code>
  | <code>0x43</code>
  | [https://github.com/Cuphat/OoT-Randomizer/tree/Dev-C Cuphat]
  | [https://github.com/Cuphat/OoT-Randomizer/tree/Dev-C Cuphat]
|-
| <code>0x57</code>
| reserved by [https://github.com/cjohnson57 cjohnson57]
  |-
  |-
  | <code>0xfe</code>
  | <code>0xfe</code>
  | [https://github.com/fenhl/OoT-Randomizer Fenhl]
  | [https://github.com/fenhl/OoT-Randomizer fenhl]
  |}
  |}

Revision as of 06:21, 21 September 2022

This is a list of known branch identifiers, i.e. values of the variable branch_identifier in version.py.

ID Branch
0x00 main releases
0x01 TestRunnerSRL (main Dev)
0x43 Cuphat
0x57 reserved by cjohnson57
0xfe fenhl