Skip to content

Installation

Steps

  1. Run the UDK Installer and complete the setup.
    • The Source code will be located in C:\UDK\<PROJECT>\Developement\Src
    • Each folder there is called a Package, in which there is a Classes folder that contains all the .uc files.
  2. Create a Package with your mod name, then create the Classes folder inside.

Visual Studio Code is recommended.

Visual Studio Code users can use this extension in order to have syntax highlighting and code completion for Unreal Script.

Made by Tom, Kyiro, Cinnamon, Kana and whoever else!