RapidFire is a game developed on Unreal Engine 5.
To clone the repository without additional data, run the following command:
git clone -b master --single-branch git@github.com:efreyu/RapidFire.git RapidFire
cd RapidFire
git submodule update --init --recursive --depth=1
To clone the repositories with required content ensure you preserve --depth=1 flag to avoid downloading unnecessary data. It's important to join Epic Games official organization on GitHub to access the Unreal Engine repository. For more information, visit Unreal Engine GitHub
Use of the Unreal Engine is governed by the terms of the Unreal® Engine End User License Agreement, which can be found at https://www.unrealengine.com/eula.