Skip to content

alice-werefox/Project-Undercover-Public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

The Dream Machine

This repository houses Dream Machine's code and project files for CSCE 443 / VIST 487 - Game Development.

Special Unity Settings

This post on Stack Overflow has lots of useful suggestions for making Unity3D play nice with Git.

Namely, make sure you the Unity project is setup like this:

  1. Enable the External option in Unity -> Preferences -> Packages -> Repository.
  2. Open the Edit menu and pick Project Settings -> Editor.
  3. Switch Version Control Mode to Visible Meta Files.
  4. Switch Asset Serialization Mode to Force Text.
  5. Save the scene and project from the File menu.

About

A public version of the Project Undercover Unity project that was previously hosted on TAMU's enterprise github server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published