Emulationstation from batocera with configs and scripts for integration as Arch-Linux package
This project is maintained by GB609
This module contains complex functions related to importing configuration from batocera.
Currently, there are also a few additional utility functions related to reading and merging property files.
Simple merge of several property files. Merges them in the order given in files[].
Known options:
ignoreInvalid: [true |
false] - Whether files that don’t exists should be ignored or not |
preMergeAction: [function] - Allows for transformation of a parsed file’s content before merging.
Called once per file, with the arguments (parsedDict, filename). Expected to return (transformed) object.sort entries of buttonDef[] to the iteration order of BTC_TO_SDL to make comparison easier
Generates an SDL string
Generated with shdoc from /opt/batocera-emulationstation/node_modules/config-import.js