Universl Build Tools is a simple application written in Python to automate the installation of a sequence of packages/builds onto a target system. Typical use cases involve automating installation of a debug/master build, any subsequent patches and one or more DLC packages, and it is particularly useful for installing development builds of games with a large number of DLC packages, making it particularly useful for post-launch patch testing.

The tool supports & interfaces with the SDKs for the following platforms:

PS5, PS4, XBO, XB Series Consoles, Switch

Taken a step further, it could be tied in with a completed TeamCity job to automate overnight installation of development builds onto target systems.