mirror of
https://github.com/rommapp/docs.git
synced 2026-04-23 06:54:41 +00:00
update tagging instructions to include 'reg-' prefix for custom regions/languages
This commit is contained in:
@@ -165,7 +165,7 @@ What is shown in the `Library Management` page is the content of the `config.yml
|
||||
|
||||
Games can be tagged with region, revision, or other tags by using parentheses in the file name. RomM will parse both tags with `[]` and `()`.
|
||||
|
||||
- Regions and languages will be identified with both supported shortcodes and names. Additionally, you can set a custom region/language adding a `reg` prefix (e.g. `reg MyOwnLang`)
|
||||
- Regions and languages will be identified with both supported shortcodes and names. Additionally, you can set a custom region/language adding a `reg` or `reg-` prefix (e.g. `reg MyOwnLang` or `reg-MyOwnLang`)
|
||||
- Revision tags must be prefixed with `rev` or `rev-` (e.g. `rev v1` or `rev-1`)
|
||||
- Other tags will also be imported, for example: `tetris [1.0001](HACK)[!].gba`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user