From bc420ec434cbe48e30080bb7cea7e4cddb522cad Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Wed, 8 Apr 2026 17:37:12 +0100 Subject: [PATCH] Fix outdated making a release instructions --- content/docs/team/Making-A-Release.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/team/Making-A-Release.html b/content/docs/team/Making-A-Release.html index f4c4528..8c36002 100644 --- a/content/docs/team/Making-A-Release.html +++ b/content/docs/team/Making-A-Release.html @@ -35,7 +35,7 @@ aliases:

If the new release makes metadata syntax changes:

  1. Run lomad using lomad -t <github personal access token> -a -b <branch name> to (for all masterlists) create a branch for that release.
  2. -
  3. Update the default masterlist branch value and add the old value to GameSettings::oldDefaultBranches in src/gui/state/game/game_settings.cpp.
  4. +
  5. Update the default masterlist branch value and add the old value to OLD_DEFAULT_BRANCHES in src/gui/state/loot_settings.cpp.
  6. Update the Repository branch setting in the Version control tab of the settings page for the LOOT masterlist prelude on Weblate.