June Rhodes
June Rhodes
The remote ZFS server should be able to accept a "snapshot" request on the workspace, which UET should send it after the build is successful. Further uses of the template...
This is a rough outline and I haven't tested this yet. The idea is: - Use `ghcr.io/redpointgames/uet/wine:9.0.0` as the container image, which contains Wine that is patched for Unreal Engine...
While I understand Redpoint is well invested in the GitLab ecosystem and that this feature request may not come without contribution, I definitely would love to use this tool in...
I saw that someone on the Unreal Source Discord wanted to build a plugin that depends on other plugins. While it isn't valid to build a plugin like this for...
The documentation hasn't been updated since 2023 and it's getting a bit crusty. For example, I'm pretty sure `uet build --strict-includes` doesn't work on UE5 because IWYU mode is broken...
Currently in order to mount UEFS packages from a registry, you need to have the UEFS daemon installed. The original reason that the daemon was created was because you can't...
This should download the latest release from https://github.com/RedpointGames/llvm-project and put it under an AutoSDK for Windows.
I have a plugin that has other plugin dependencies. I'd like to use `uet build` for a specific plugin and configure uet to know where to look for non-engine plugin...
``` Exception propagated from OpenGE executor: System.NullReferenceException: Object reference not set to an instance of an object. at Redpoint.GrpcPipes.Transport.Tcp.Impl.TcpGrpcClientCall`2.Grpc.Core.IAsyncStreamWriter.WriteAsync(TRequest, CancellationToken) at Redpoint.OpenGE.Component.Dispatcher.GraphExecutor.DefaultGraphExecutor.ExecuteTaskAsync(ITaskSchedulerScope, GraphExecutionInstance, Graph, GraphTask, JobBuildBehaviour, IGuardedResponseStream`1, CancellationToken) at Redpoint.OpenGE.Component.Dispatcher.GraphExecutor.DefaultGraphExecutor.ExecuteTaskAsync(ITaskSchedulerScope,...
Deployments to add: - [ ] Epic Games Store - [ ] Steam - [ ] Google Play