Unity-To-Ocean-Uploader
Tool to automatically upload and download asset bundles in unity. You can build and export all asset bundles, then they will be uploaded into the ocean marketplace (hosted in the local web server) After this, a packet will be sent in the selected client list, for the data of the new files If the other clients will be open, then they will download the asset bundles and import them into the scene automatically at runtime
How to run
- Run npm install in Web Server and ocean folders
- Run npm start in web server
- Open unity and setup the variables in the scene and editor tool
- Create asset bundles and share them with other clients