Skip to content

Commit 7c5f355

Browse files
authored
Windrose: add verbiage to World Island ID setting
1 parent 7770743 commit 7c5f355

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

windroseconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
"DisplayName": "World Island ID",
1717
"Category": "Windrose:stadia_controller",
1818
"Subcategory": "Server:dns:1",
19-
"Description": "Sets the ID of world to load on server start. It must match the ID in that world's 'WorldDescription.json' file. Empty = new world (the world ID generated for that world can be imported from 'R5/ServerDescription.json' into this setting)",
19+
"Description": "Sets the ID of an existing world to load on server start. It must match the ID in that world's 'WorldDescription.json' file. Empty = new world created on start - you MUST import the world ID generated for that world from 'R5/ServerDescription.json' into this setting for that world to load on next start",
2020
"Keywords": "world,id,worldId,worldislandid",
2121
"FieldName": "WorldIslandId",
2222
"InputType": "text",
2323
"ParamFieldName": "$.ServerDescription_Persistent.WorldIslandId",
2424
"DefaultValue": "",
25-
"Placeholder": "DB57768A8A7746899683D0EEE91F97BF",
2625
"EnumValues": {}
2726
},
2827
{

0 commit comments

Comments
 (0)