You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: palworld-moddedconfig.json
+11-8Lines changed: 11 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1324,23 +1324,26 @@
1324
1324
"DisplayName": "Install UE Scripting System",
1325
1325
"Category": "Updates",
1326
1326
"Subcategory": "Runtime Configuration:build:3",
1327
-
"Description": "If an installation option is selected, the [Unreal Engine 4/5 Scripting System](https://github.com/UE4SS-RE/RE-UE4SS) will be installed when the server is updated, allowing the server to be modded. Also set the UE4SS Experimental Build Version if relevant",
"Description": "If an installation option is selected, the selected build of the Unreal Engine 4/5 Scripting System will be installed from either the [UE4SS-RE repo](https://github.com/UE4SS-RE/RE-UE4SS) or the [Okaetsu forked repo](https://github.com/Okaetsu/RE-UE4SS) when the server is updated, allowing the server to be modded. Also set the Specific UE4SS-RE Experimental Build Version if relevant",
"Description": "If \"Install experimental build\" is selected under Install UE Scripting System, sets the [relevant version](https://github.com/UE4SS-RE/RE-UE4SS/releases/tag/experimental) to install. Example: v3.0.1-137-g6867a08",
1346
+
"Description": "If \"Install specific UE4SS-RE experimental build\" is selected under Install UE Scripting System, sets the [relevant UE4SS-RE version](https://github.com/UE4SS-RE/RE-UE4SS/releases/tag/experimental) to install. Example: v3.0.1-137-g6867a08",
Copy file name to clipboardExpand all lines: palworldconfig.json
+32Lines changed: 32 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1304,5 +1304,37 @@
1304
1304
"DefaultValue": "1.000000",
1305
1305
"Placeholder": "1.000000",
1306
1306
"EnumValues": {}
1307
+
},
1308
+
{
1309
+
"DisplayName": "Install UE Scripting System (Windows)",
1310
+
"Category": "Updates",
1311
+
"Subcategory": "Runtime Configuration:build:3",
1312
+
"Description": "If an installation option is selected, the selected build of the Unreal Engine 4/5 Scripting System will be installed from either the [UE4SS-RE repo](https://github.com/UE4SS-RE/RE-UE4SS) or the [Okaetsu forked repo](https://github.com/Okaetsu/RE-UE4SS) when the server is updated, allowing the server to be modded. Also set the Specific UE4SS-RE Experimental Build Version if relevant. Windows only",
"Description": "If \"Install specific UE4SS-RE experimental build\" is selected under Install UE Scripting System, sets the [relevant UE4SS-RE version](https://github.com/UE4SS-RE/RE-UE4SS/releases/tag/experimental) to install. Example: v3.0.1-137-g6867a08",
0 commit comments