Skip to content

Commit fbdf6f0

Browse files
authored
Updated readme and config for 5.0.0 version (#587) (#588)
1 parent 8d1dc3a commit fbdf6f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Refer to this manual: [https://hsldevcom.github.io/helmet-docs/kaytto-ohje.html#
118118

119119
#### Change the config settings
120120
1. Download latest version of helmet-model-system in `Projektin asetukset` (edit: or set this manually to `helmet-model-system\Scripts` folder which you probably downloaded when installing Python environment!).
121-
2. Find out where that version is saved by hovering over the text box (for example: `C:\Users\xxx\helmet-model-system-v4.1.3-24-04-1684924655775`)
121+
2. Find out where that version is saved by hovering over the text box (for example: `C:\Users\xxx\helmet-model-system-v5.0.0-05-10-1762349833007`)
122122
3. Open `dev-config.json` inside that previous folder and modify OPTIONAL_FLAGS argument:
123123
- `"OPTIONAL_FLAGS": ["DO_NOT_USE_EMME"]`
124124

Scripts/dev-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"HELMET_VERSION": "v5.0.0-beta.0",
2+
"HELMET_VERSION": "v5.0.0",
33
"LOG_LEVEL": "INFO",
44
"LOG_FORMAT": "TEXT",
55
"SCENARIO_NAME": "test",

0 commit comments

Comments
 (0)