Added new option to export pre-seed customizer template yaml
This commit is contained in:
@@ -6,11 +6,13 @@ This can also be used to roll a mystery or mutli-mystery seed via the GUI. [Exam
|
||||
|
||||
The cli includes a couple arguments to help:
|
||||
|
||||
`--print_template_yaml` will create a yaml file based on the settings used. This does not contain any seed specific information.
|
||||
|
||||
`--print_custom_yaml` will create a yaml file based on the seed rolled. Treat it like a spoiler.
|
||||
|
||||
`--customizer` takes a file as an argument.
|
||||
|
||||
Present on the GUI as `Print Customizer File` and `Customizer File` on the Generation Setup tab.
|
||||
Present on the GUI as `Print Customizer Template`, `Print Customizer File`, and `Customizer File` on the Generation Setup tab.
|
||||
|
||||
### meta
|
||||
|
||||
@@ -44,7 +46,7 @@ Start inventory is not supported here. It has a separate section.
|
||||
|
||||
###### Not Yet Implemented
|
||||
|
||||
Rom/Adjust flags like sprite, quickswap are not outputing with the print_custom_yaml settings
|
||||
Rom/Adjust flags like sprite, quickswap are not outputing with the print_template_yaml or print_custom_yaml settings
|
||||
|
||||
### item_pool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user