mirror of https://github.com/bsnes-emu/bsnes.git
We should document what goes into a game folder.
This commit is contained in:
parent
adddc1dc0a
commit
0ed9737dd4
|
@ -1262,7 +1262,9 @@ and inside each system directory are the game folders
|
|||
for each imported game.
|
||||
|
||||
For more information about game folders,
|
||||
see [Why game folders?](#why-game-folders) below.
|
||||
see [Why game folders?](#why-game-folders)
|
||||
and [What's in a game folder?](#whats-in-a-game-folder)
|
||||
below.
|
||||
|
||||
Importing regular games
|
||||
-----------------------
|
||||
|
@ -1344,6 +1346,11 @@ higan keeps all this game-related information together
|
|||
in a single place:
|
||||
a game folder in the higan library.
|
||||
|
||||
What's in a game folder?
|
||||
------------------------
|
||||
|
||||
TODO
|
||||
|
||||
Configuring higan
|
||||
=================
|
||||
|
||||
|
|
Loading…
Reference in New Issue