linux を更新
4
linux.md
4
linux.md
@@ -18,7 +18,7 @@ epic launcherでue installerの`option:linux`を再び有効にします。
|
||||
|
||||
https://blueprintue.com/blueprint/1iehm6_9/
|
||||
|
||||
次に、cookがなぜか`./Config/Windows/`を優先します。そのためLinux専用のmapを使うことができません。
|
||||
次に、cookがなぜか`./Config/Windows/`を優先します。そのためworldscapeを削除したLinux専用のmapを使うことができません。
|
||||
|
||||
`Config/DefaultEngine.ini`を修正して、pwshで実行します。
|
||||
|
||||
@@ -28,5 +28,5 @@ https://blueprintue.com/blueprint/1iehm6_9/
|
||||
```
|
||||
|
||||
```sh
|
||||
& "C:\Program Files\Epic Games\UE_5.7\Engine\Build\BatchFiles\RunUAT.bat" BuildCookRun -project="C:\Users\syui\Documents\Unreal Projects\5.7\Airse\Airse.uproject" -platform=Linux -clientconfig=Development -build -cook -stage -pak -unrealexe="C:\Program Files\Epic Games\UE_5.7\Engine\Binaries\Win64\UnrealEditor-Cmd.exe"
|
||||
& "C:\Program Files\Epic Games\UE_5.7\Engine\Build\BatchFiles\RunUAT.bat" BuildCookRun -project="C:\Users\syui\Documents\Unreal Projects\5.7\Airse\Airse.uproject" -platform=Linux -clientconfig=Development -build -cook -stage -pak -unrealexe="C:\Program Files\Epic Games\UE_5.7\Engine\Binaries\Win64\UnrealEditor-Cmd.exe" -map=/Game/Syui/Airse/World/LVL_Earth_IOS
|
||||
```
|
||||
Reference in New Issue
Block a user