All Projects → sinbad → Ue4scripts

sinbad / Ue4scripts

Helper scripts for UE4

Programming Languages

powershell
5483 projects

Steve's UE4 Scripts

Summary

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

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

If these tools are useful, please consider ❤️ Supporting my work on Patreon!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].