Skip to content

Installation

hiperbou edited this page Feb 27, 2021 · 7 revisions

Installation

kotlin-unreal is developed using Unreal 4.26.1 and Kotlin 1.4.31, but may work with other versions too.

Install Unreal.js

Check if your installation is correct

  • Clone or download this repository
  • You should be able to right click the file "KotlinUnreal.uproject" and select "Launch Game"
  • You might be asked to recompile or update the project to your engine version and after that you should be seeing the First Person Game example.

Install IntelliJ as your Kotlin editor

Clone this wiki locally