Skip to content

emseers/bn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base Project

Base project with git LFS configured

Develop

  1. Install Git-LFS

    choco install git-lfs --yes

  2. Clone this repo. (You will need a valid IAM account with Git Security Credentials setup

    a. Login with your IAM credentials (username + password) and root account ID

    b. Top-right, go to "My Security Credentials"

    c. Select the "AWS COdeCommit Credentials" tab d. Select Generate HTTPS Git Credentials (these will be used to authenticate against CodeCommit git)

  3. Initialize git-lfs in the folder

    git lfs install

  4. Open project's solution via VS 2019

  5. Build and launch Editor in "Development" configuration.

Note: Most C++ changes can be hot-reloaded by clicking the compile icon in-engine instead of restarting the editor via the IDE.

About

UE4 MP with Airships / Balloons

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published