Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 404 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 404 Bytes

Syphen-and-Blitz

Cloning instructions

Here's how you do it if you haven't used submodules before!

  1. Clone initial repository: git clone https://github.com/scarlethammergames/Syphen-and-Blitz
  2. Move to submodule directory: cd Syphen-and-Blitz\Assets\networked-third-person-player-controller
  3. Initialise submodule: git submodule init
  4. Pull the submodule for use: git submodule update