Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brooswit/unity-baseproject
https://github.com/brooswit/unity-baseproject
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brooswit/unity-baseproject
- Owner: brooswit
- Created: 2015-02-01T17:47:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-02T17:10:24.000Z (almost 9 years ago)
- Last Synced: 2023-02-28T01:27:31.913Z (almost 2 years 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.