Skip to content

Converts AAMP files to YAML files using a list of strings from a file as the key table

License

Notifications You must be signed in to change notification settings

fruityloops1/aamptoyaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aamptoyaml

Converts AAMP files to readable YAML format using a list of key strings from a file.

Usage: aamptoyaml <aampfile> <stringfile> [outfile]
  aampfile: Path to AAMP file
  stringfile: Path to file with key strings seperated by newlines
  outfile: Path to output YAML file (optional)

About

Converts AAMP files to YAML files using a list of strings from a file as the key table

Resources

License

Stars

Watchers

Forks