1
0
Fork 0
mirror of https://github.com/Detanup01/gbe_fork.git synced 2025-03-28 14:56:24 +01:00

Merge pull request #151 from Bleibeidl/dev

Mark optional steps in mods setup as such
This commit is contained in:
Detanup01 2025-01-25 09:55:34 +01:00 committed by GitHub
commit cd178053cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -112,8 +112,8 @@ Note that paths are treated as relative paths **from where the steam_api dll is
## Mods:
* Put your mod in the `steam_settings\mods\<MOD NUMBER>\` folder
* Modify `mods.json` and specify `primary_filename` and `preview_filename`, other options in this json file are optional.
* Put the mod image/preview inside `steam_settings\mod_images\<MOD NUMBER>`
* (Optional) Modify `mods.json` and specify `primary_filename` and `preview_filename`, other options in this json file are optional.
* (Optional) Put the mod image/preview inside `steam_settings\mod_images\<MOD NUMBER>`
Mod data folder must be a number corresponding to the file id of the mod.