HouraiTeahouse / FantasyCrescendo

A 2.5D Touhou Platform Fighter, By the fans, for the fans.
https://docs.houraiteahouse.net/FantasyCrescendo
GNU General Public License v2.0
105 stars 29 forks source link

Migrate submodule dependencies into Unity Package Manager format to be fetched remotely #284

Closed james7132 closed 4 years ago

james7132 commented 6 years ago

The new Unity Package Manager should be able to support downloading remote 3rd party packages sometime in the near future (2018/2019), we should migrate the dependencies we currently have held as git submodules into their own repos to be fetched by the package manager. This should offer an easier method of dependency management and lower the barrier for new contributors to join the project.