Skip to content

sinbad/UEScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b033423 · Nov 19, 2024
May 28, 2024
Sep 28, 2023
Jan 9, 2024
Apr 21, 2020
Aug 6, 2020
Jun 14, 2023
Jun 26, 2023
Jun 14, 2023
Apr 19, 2022
Jun 29, 2023
Oct 28, 2024
Apr 19, 2022
Oct 28, 2024
Jun 26, 2023
Nov 19, 2024
Apr 19, 2022
Sep 29, 2023
Jan 9, 2024
Apr 19, 2022
Sep 21, 2022
Jun 22, 2023

Repository files navigation

Steve's Unreal Scripts

Summary

These scripts are to help with various tasks in Unreal Engine. They're written on the basis of using Git / Git LFS rather than Perforce (many of Unreal's own automation tools assume P4, which can be inconvenient).

These scripts support UE4 and UE5 and will detect which one your project is using

Prerequisites

  • Powershell Core 7+
    • Almost everything is compatible with Win10 built-in PS 5.1 but 7 is better, and platform independent
  • PsIni module installed (library for reading INI files easily)
    • Run Install-Module PsIni in a Powershell console
  • Itch's butler tool if you wish to release to Itch.io
  • The Steamworks SDK if you wish to release on Steam

About

Helper scripts for Unreal Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published