From 99fdca88133e1449f064738f39350003312174f6 Mon Sep 17 00:00:00 2001 From: Bleibeidl <112730129+Bleibeidl@users.noreply.github.com> Date: Thu, 23 Jan 2025 20:20:36 +0100 Subject: [PATCH] Mark optional steps in mods setup as such --- post_build/README.release.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/post_build/README.release.md b/post_build/README.release.md index 1bdd4dcb..42be4980 100644 --- a/post_build/README.release.md +++ b/post_build/README.release.md @@ -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\\` 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\` +* (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 data folder must be a number corresponding to the file id of the mod.