https://github.com/brooswit/unity-baseproject
https://github.com/brooswit/unity-baseproject
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brooswit/unity-baseproject
- Owner: brooswit
- Created: 2015-02-01T17:47:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-02T17:10:24.000Z (over 10 years ago)
- Last Synced: 2025-02-22T16:02:46.565Z (over 1 year ago)
- Language: C#
- Size: 3.64 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# base-unity-project
**UPDATE:** this project is out of date and no longer maintained. For my most recent unity framework check out my unity-essentials repo
A Couple notes about source control:
Note that the only root folders you need to keep under source control are Assets and ProjectSettings.
The media folder is intented to hold large media files and they don't get along well with GIT.
Do not commit the media folder. Share your media folder on a dropbox account and share the files there.