Unreal Engine SDK
The Apes Planet UE SDK is a software development kit designed to assist you in creating your virtual space.
Here's a breakdown of how the Apes Planet UE SDK works:
Prerequisites
Before using the SDK, you will need to complete a couple of steps:
1. Install Git
Git is a version control system used for tracking code changes. You need to install Git and then use it to access the SDK package containing all the tools required to start building the virtual world.
1.1 Install Unreal Engine
Download and install Unreal Engine to get started.
It is required to have at least version 5.0 of Unreal Engine.
Development
With the Apes Planet UE SDK, you have access to a variety of tools, resources, and templates that will assist you in the development process.
2. Design and Development
In this phase, you will create levels, scenes, objects, characters, and any other interactive elements to integrate into your virtual world.
Deployment
Once your virtual world has been designed and developed, you can proceed to the deployment phase:
3. Project Submission
When the project is complete, simply push the project files to Git, which includes all the assets and code.
3.1 Integration
The Apes Planet team will review the submitted project and integrate it into the Apes Planet environment.
Disclaimer: An in-depth documentation will be provided with the release of the SDK
Last updated