Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: desktop asset bundles #5349

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from
Draft

feat: desktop asset bundles #5349

wants to merge 1 commit into from

Conversation

Kinerius
Copy link
Collaborator

@Kinerius Kinerius commented Jun 14, 2023

What does this PR change?

Added a suffix in the hash file name to load the desktop version of the asset bundles, based on the current platform.

How to test the changes?

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

Copilot summary

馃 Generated by Copilot at 2b88bf6

This pull request adds platform-specific asset bundle loading to the unity-renderer project, by using the DataStore class and a new hashSuffix variable. It also refactors the MainDesktop class to use the DataStore class for global variables.

@Kinerius Kinerius self-assigned this Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants