File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
"DocsURL": "https://github.com/IncantaGames/unreal-bp-file-sdk",
11
11
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/4f737815666c4e7dabf2043fb55a8419",
12
12
"SupportURL": "https://discord.gg/5hFrK2D",
13
- "EngineVersion": "4.26 .0",
13
+ "EngineVersion": "4.24 .0",
14
14
"CanContainContent": false,
15
15
"IsBetaVersion": false,
16
16
"IsExperimentalVersion": false,
Original file line number Diff line number Diff line change 1
1
echo off
2
2
3
- set LINUX_MULTIARCH_ROOT = C:\UnrealToolchains\v17_clang-10 .0.1-centos7\
3
+ set LINUX_MULTIARCH_ROOT = C:\UnrealToolchains\v15_clang-8 .0.1-centos7\
4
4
%LINUX_MULTIARCH_ROOT% x86_64-unknown-linux-gnu\bin\clang++ -v
5
5
6
- " C:\Program Files\Epic Games\UE_4.26 \Engine\Build\BatchFiles\RunUAT.bat" ^
6
+ " C:\Program Files\Epic Games\UE_4.24 \Engine\Build\BatchFiles\RunUAT.bat" ^
7
7
BuildPlugin ^
8
8
-Plugin=%CD% \FileSDK.uplugin ^
9
9
-Package=%CD% \Dist ^
You can’t perform that action at this time.
0 commit comments