Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 276 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 276 Bytes

CsThirdPerson - Unreal Engine Third Person Template Implemnted in C#

To start with this template, use the following git commands:

git clone git@github.com:CSharpForUnrealEngine5/CsThirdPerson.git
cd CsThirdPerson
git submodule init
git submodule update