/TopSouls

Final Project for CAP 4053

Primary LanguageC#

DarkSouls

This is our repository for the final project for CAP 4063, for the Procedural Pals.

Cloning the Repository

First, open up your command prompt.

Then, cd to where you want the repository.

cd Documents

Then clone the repository by running the git clone command.

git clone https://github.com/DylanDavidson/Assignment1.git

This should add a folder in your Documents called Assignment1

Unity Version Control Setup

  1. Switch to Visible Meta Files in EditProject SettingsEditorVersion Control Mode
  2. Switch to Force Text in EditorProject SettingsEditorAsset Serialization Mode
  3. Save scene and project from File menu