From 4edef9cf33f758b49adf2fe0e35a1fff8a73bc59 Mon Sep 17 00:00:00 2001 From: Sherbanov Kosmik <70780122+kosmik641@users.noreply.github.com> Date: Sat, 6 Dec 2025 04:11:17 +0300 Subject: [PATCH 1/2] Update ReadMe.md --- ReadMe.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ReadMe.md b/ReadMe.md index 84e7989..a3986ff 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,6 +1,11 @@ Metrostroi Subway Simulator 2025 ================================================================================ +## Working branches: +`unstable` - Development branch. Contains all last changes, not tested and very unstable. Stable work not guaranteed, use at your own risk. +`dev` - Stable development branch. All changes are reviewed and tested, but may contain bugs. Can use on servers. +`release` - Stable branch. Code for Steam Workshop. + ## Licensing ### Models and materials All models, materials and sounds belong to their corresponding authors. Used with From 1edaa310518a74b3312ef20cbde879a7fa154671 Mon Sep 17 00:00:00 2001 From: Sherbanov Kosmik <70780122+kosmik641@users.noreply.github.com> Date: Sat, 6 Dec 2025 04:11:51 +0300 Subject: [PATCH 2/2] Update ReadMe.md --- ReadMe.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index a3986ff..84c6615 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -2,9 +2,9 @@ Metrostroi Subway Simulator 2025 ================================================================================ ## Working branches: -`unstable` - Development branch. Contains all last changes, not tested and very unstable. Stable work not guaranteed, use at your own risk. -`dev` - Stable development branch. All changes are reviewed and tested, but may contain bugs. Can use on servers. -`release` - Stable branch. Code for Steam Workshop. +- `unstable` - Development branch. Contains all last changes, not tested and very unstable. Stable work not guaranteed, use at your own risk. +- `dev` - Stable development branch. All changes are reviewed and tested, but may contain bugs. Can use on servers. +- `release` - Stable branch. Code for Steam Workshop. ## Licensing ### Models and materials