Skip to content

feat: unity sdk #1

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

feat: unity sdk #1

wants to merge 3 commits into from

Conversation

jamalavedra
Copy link

Summary

Add Unity Client library

docs/yarn.lock Outdated
@@ -4,45 +4,45 @@

"@algolia/[email protected]":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-core/-/autocomplete-core-1.7.2.tgz#8abbed88082f611997538760dffcb43b33b1fd1d"
resolved "https://registry.npmjs.org/@algolia/autocomplete-core/-/autocomplete-core-1.7.2.tgz"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curious why the registry changed here. We may want to run yarn again. Thanks

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jamalavedra let's fix this

sara554-beep

This comment was marked as spam.

docs/yarn.lock Outdated
@@ -4,45 +4,45 @@

"@algolia/[email protected]":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-core/-/autocomplete-core-1.7.2.tgz#8abbed88082f611997538760dffcb43b33b1fd1d"
resolved "https://registry.npmjs.org/@algolia/autocomplete-core/-/autocomplete-core-1.7.2.tgz"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jamalavedra let's fix this

Comment on lines 1 to 4
{
"theme.ErrorPageContent.title": {
"message": "This page crashed.",
"description": "The title of the fallback page when the page crashed"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was this i18n directory added?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants