Hi everyone!
I am currently going through the course and as I am used to using a VCS (version control system), I am regularly pushing all my code to GitHub anyways. To give other students an insight I would love to post a link to the repository (especially to the code) that I used to create the game.
I searched around on the internet to find out whether it is legal (meaning unitys license allows it) to share your entire project from unity (as long as you do not make a profit with it, of course). What I found on multiple results is that it is basically allowed bot one can not put “standard assets” into code that one opens for the public.
So my question is: What are “standard assets”? Do we use those in the course? Or can I safely share my entire project with others? (I took good care of only using images, fonts and sounds that are under CC0 / public domain.)
Thanks!