RetroFE/Package/Environment/Common/collections/CREATING_COLLECTIONS.txt
Vincent-FK 4692a90c48 reinitialize battery ast_id_ in free_graphics
Signed-off-by: Vincent-FK <vincent.buso@funkey-project.com>
2020-11-15 23:27:38 +01:00

14 lines
511 B
Plaintext
Executable File

To create a new collection run the following commands at a commmand prompt.
(assuming you are in the root of your RetroFE directory)
For Windows:
Core/RetroFE.exe -createcollection "Nintendo Entertainment System"
For Linux:
./RetroFE -createcollection "Nintendo Entertainment System"
Replace "Nintendo Entertainment System" with the collection name of your choosing.
This will create a "Nintendo Entertainment System Folder", create the rom folder,
artwork folders and default configuration files.