Updated Home (markdown)

Malkierian 2023-09-12 16:27:00 -07:00
parent 0839c9a5b8
commit 683388f66d

@ -28,4 +28,7 @@ What this might look like in practice
### Name parity with Archipelago ### Name parity with Archipelago
This would mean renaming the check names internally, ala the `rcSpoilerName` "ToT Light Arrow Cutscene" in our code becoming "ToT Light Arrows Cutscene". We can keep the `rcShortName` value for all these changes whatever we decide we want, whether that's how they are now or matching the spoiler name. This would mean renaming the check names internally, ala the `rcSpoilerName` "ToT Light Arrow Cutscene" in our code becoming "ToT Light Arrows Cutscene". We can keep the `rcShortName` value for all these changes whatever we decide we want, whether that's how they are now or matching the spoiler name.
### Come up with a cleaner and more consistent way of branching from vanilla code ### Come up with a cleaner and more consistent way of branching from vanilla code
### Extensible language support system
3DS Rando doesn't support German at the moment, and with PAL ROM support done, NTSC and the eventual Japanese translation will be next.