Become a sponsor to Redpoint Games
Redpoint Games develops open source DevOps tools to make working with Unreal Engine easier. Our current open source projects include:
- UET, the Unreal Engine Tool: Build, test and deploy Unreal Engine projects and plugins with a single command, either locally or distributed on a build server.
- Clang for Unreal Engine: A fork of Clang that allows you to define custom static analysis rules on Unreal Engine C++ code via
.clang-rules
files.
Our day-to-day priority is developing our commercial plugins offered on Fab. By sponsoring, you're allowing us to dedicate time in the week to community issues and pull requests for UET and Clang for Unreal Engine.
1 sponsor has funded RedpointGames’s work.
Featured work
-
RedpointGames/uet
UET (Unreal Engine Tool) makes building and testing Unreal Engine projects and plugins easy. It can distribute builds with BuildGraph, remotely execute automation tests on device and across multipl…
C# 74 -
RedpointGames/llvm-project
A fork of LLVM/Clang that supports "custom static analysis during compilation" with .clang-rules files. Custom static analysis rules can also match against Unreal Engine UCLASS/etc. metadata associ…
LLVM 31