IMGD5000 Class Project Please read this entire readme before using.
The repository is organized into two main folders:
- public - This consits of any files that can be modified publically. Assets, documentation, etc.
- private - This consists of files that should never be modified manually (Unity C# Project)
- Either Git cmd line can be used or more preferable git desktop.
- Always pull before commiting
- Only 1 person should be working with a specific file at a time in the public directory (can't merge binary files)
- Anyone can work on anything in private (easy to merge source files in visual studio)