SquarerFive / two

Open Sourced FPS game inspired by Battlefield 2
MIT License
10 stars 3 forks source link

Develop plugin/app to handle Megascans. #4

Open SquarerFive opened 4 years ago

SquarerFive commented 4 years ago

Each time a megascans asset gets added to the project - it will append onto a manifest which gets pushed to git. For other developers the app will just read the manifest and provide links / download them when authorized on Quixel. { 'contentURI': <path/to/project/dir/contents/>, 'assetID': <asset/url/or/id> }

SquarerFive commented 4 years ago