-
Notifications
You must be signed in to change notification settings - Fork 7
Added White Label Package with Readme #408
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds a White Label authentication package for LootLocker SDK, providing prefab components for implementing white label login functionality in Unity projects.
Key changes:
- Added White Label package structure with Unity metadata files
- Included comprehensive README documentation for installation, styling, and configuration
- Packaged the prefab as a Unity package file for easy distribution
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
| Prefabs/White Label.meta | Unity metadata for the White Label folder |
| Prefabs/White Label/LootLockerWhiteLabelPrefab.unitypackage.meta | Unity metadata for the packaged prefab |
| Prefabs/White Label/README.txt | Documentation covering prerequisites, installation, styling, and configuration |
| Prefabs/White Label/README.txt.meta | Unity metadata for the README file |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
|
@JohannesLoot, do you consider this ready now? |
Yes, I would say so! |
No description provided.