Help:Tools/aamp: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Leoetlino (→Setup) |
imported>Leoetlino No edit summary |
||
Line 14: | Line 14: | ||
== Setup == | == Setup == | ||
Install the <code>aamp</code> package. {{Install py package help|package=aamp}} | Install the <code>aamp</code> package. {{Install py package help|package=aamp}} | ||
== Usage == | |||
* <code>aamp_to_yml INPUT_FILE.bxml OUTPUT_FILE.yml</code> | |||
* <code>yml_to_aamp INPUT_FILE.yml OUTPUT_FILE.bgparamlist</code> | |||
* or <code>aamp INPUT_FILE OUTPUT_FILE</code> to convert from AAMP to YAML or vice versa | |||
== Known issues == | == Known issues == | ||
* '''Incomplete parameter type support''': Esoteric parameter types (buffers) are not fully supported: currently the tool can display files that use buffers correctly but cannot convert them back to AAMP. | * '''Incomplete parameter type support''': Esoteric parameter types (buffers) are not fully supported: currently the tool can display files that use buffers correctly but cannot convert them back to AAMP. |