Emulationstation from batocera with configs and scripts for integration as Arch-Linux package
This project is maintained by GB609
This documentation explains all source files and the general structure of the repository.
scripts: Contains scripts used for building and/or testing only. Will not be included in package.sources: Parent directory of all source files
fs-root: This is the actual code this package adds to the built package of batocera-emulationstationpage-template: Source code used in the generation of this documentationdocs: Where github pages will be located. Changing anything here is pointless, the documentation is auto-generated and maintained by a github workflow.configs-generated: Created with scripts/generate-configs.sh. Automatically on branches prefixed with config/ via workflow. Only serves documentation and debugging purposes.test: Test runner and test reporter implementations
js: The actual test js files. Requires naming convention *.test.js to be picked upresources: For tests which read files, or require a file system directory hierarchysrc, pkg, tmp: Auto-created by tests and builds as needed.