Is it possible to provide a version of this without the LFS for all the files?
The issue stems from wanting to use this repo in my Unity manifest.json tied directly to the git repo path so the Unity Package Manager pulls down the dependency rather than me including it in my repo.
Because my unity repo is a private repo behind the restrictions of an Enterprise Managed User account, it means I cannot pull down any 3rd party public repos that are using LFS, meaning linking directly to the github repo in the manifest.json is not possible.