Automates Unity project setup and configuration.
Add the following to your manifest.json:
"io.jimothy.junitysetup": "git+https://github.com/itsJimothy/Unity-Setup.git"Or import via Unity Package Manager with the following URL:
https://github.com/itsJimothy/Unity-Utilities.git
This package is configured specifically to the author's personal preferences and not intended for outside use without changing ProjectSetup.cs to your liking. The ProjectSetup.cs code is very self-explanatory, and it's the only file that needs to be modified.
This project is licensed under the Unlicense license.
Please don't contact me. This package is provided as-is for you to use - or not to use - however you see fit.