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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Addressables support #7

Merged
merged 6 commits into from
May 5, 2022
Merged

Conversation

jonisavo
Copy link
Owner

@jonisavo jonisavo commented May 5, 2022

This PR adds support for Addressables via AddressableAssetResolver.

Resolves #5.

@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

Merging #7 (27c7cec) into main (8f1914d) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        11    +1     
  Lines          195       211   +16     
=========================================
+ Hits           195       211   +16     
Flag Coverage Δ
automated 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...omponents/Addressables/AddressableAssetResolver.cs 100.00% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@jonisavo jonisavo merged commit 6abab8c into main May 5, 2022
@jonisavo jonisavo deleted the feature/addressables-support branch May 5, 2022 05:41
github-actions bot pushed a commit that referenced this pull request May 5, 2022
* chore(project): add Addressables 1.18.19

* feat: add support for Addressables

* chore(project): add addressables example

* test(AddressableAssetResolver): rename load test

* chore(readme): add mention of AddressableAssetResolver

* docs: add documentation comments to AddressableAssetResolver
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.

Addressables support
1 participant