diff --git a/ReadMe.md b/ReadMe.md index 8d58a73..c6cea76 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -9,6 +9,12 @@ related to [Unreal Engine 4](https://www.unrealengine.com). * [Packaging Builds](#packaging-builds) * [Releasing builds to Itch, Steam](#releasing-builds) +## Prerequisites + +* Powershell 5.1 or later (preferably Powershell Core 7+) +* PsIni module installed (library for reading INI files easily) + * Run `Install-Module PsIni` in a Powershell console + ## Git Setup