Unreal Engine 4
1. Creating a UE4 Project

1-2. In the 'Choose a template' window, select 'Default' and press 'Next'.

1-3. In the 'Project Settings' window, press the 'Blueprint' button, which will expand to a drop-down list of buttons.

1-4. From the expanded drop-down list, select C++ as shown in the screenshot below.

1-5. Enter the path to create the project and the project name in the 'Project path window' and 'Project name window', which are marked with red boxes in the screenshot below, and click 'Create project'.

1-6. When you finish creating the project, the Visual Studio IDE and UE4 Editor will be launched simultaneously with the created project.
1-7. In the Visual Studio IDE, be sure to specify the Configuration and Platform as shown below.
2. Integrating ProudNet into your UE4 project

3. Android Build
4. iOS Build
Last updated