🎯

uec

by MevLyshkin

A CLI helper tool for Unreal Engine developers to streamline project and engine management.

v0.3.0 Developer Tools MIT

Install with winget

Open PowerShell or Command Prompt and run:

winget install --id MevLyshkin.uec -e
1Open PowerShell or Command Prompt as administrator
2Paste and run the command above
3Follow any on-screen prompts to complete installation

About uec

uec (Unreal Engine CLI) is a command-line utility that simplifies common Unreal Engine development tasks. It helps developers quickly switch between engine versions, build projects, generate project files, and manage plugins without navigating the Epic Games Launcher.

unreal-enginegamedevclitools

Advanced Install Options

Install (latest) winget install --id MevLyshkin.uec -e
Install (specific version) winget install --id MevLyshkin.uec -e --version 0.3.0
Upgrade winget upgrade --id MevLyshkin.uec -e
Uninstall winget uninstall --id MevLyshkin.uec -e