From 43d0cd06b66f4f792576dd1e47014e819b1545cc Mon Sep 17 00:00:00 2001 From: OVERLORD Date: Wed, 24 Sep 2025 16:23:13 +0300 Subject: [PATCH 1/2] Update README.md Updated readme to reflect changes in 0.4-dev --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d46bf30..8a90a5b 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ Clone repository or use compiled .exe from [Releases Tab](https://github.com/OVE Directory _./profiles_ contains all configured profiles with necessary data for utility. This directory has to be placed in the same directory as Utility itself. - -==You can create config and change specific options within the Utility.== +>[!TIP] +>**You can create config and change specific options within the Utility.** ``` [General] #Master Controller IP of your cluster From bdf81db7e6f0cc486281fa89c1be383ee8140b38 Mon Sep 17 00:00:00 2001 From: OVERLORD Date: Wed, 24 Sep 2025 16:25:39 +0300 Subject: [PATCH 2/2] Update README.md Updated readme to reflect changes in 0.4-dev --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8a90a5b..60ccc11 100644 --- a/README.md +++ b/README.md @@ -18,12 +18,12 @@ Written in python, uses [SpaceVM API](https://spacevm.ru/docs/6.5/api/) to colle # Utility usage Clone repository or use compiled .exe from [Releases Tab](https://github.com/OVERLORD7F/SpaceVM_VM_Utility/releases) -## Config / Profile File (SpaceVM_Utility.conf) +## Config / Profile File Directory _./profiles_ contains all configured profiles with necessary data for utility. -This directory has to be placed in the same directory as Utility itself. +This directory will be placed in the same directory as Utility itself. >[!TIP] ->**You can create config and change specific options within the Utility.** +>_You can create profiles and change specific options within the Utility._ ``` [General] #Master Controller IP of your cluster