mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2025-12-13 10:18:53 +01:00
Added collection creation instructions
This commit is contained in:
parent
79d38b61d8
commit
e0665f3d9c
@ -0,0 +1,14 @@
|
||||
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.
|
||||
Loading…
x
Reference in New Issue
Block a user