Skip to content
New issue

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

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[REG-1223] Make git the preferred approach for importing the SDK #26

Merged
merged 2 commits into from
Aug 30, 2023

Conversation

vontell
Copy link
Contributor

@vontell vontell commented Aug 30, 2023

Right now, we instruct users to download a package directly, and then only mention git as a secondary option. From the CI/CD work, I found that the direct download option is problematic (i.e. the RG SDK is then not found), and so this PR makes the Git option the preferred approach. Also adds a section to the home page of the SDK for getting started quickly.


```
https://github.com/Regression-Games/RGUnityBots.git
```

- Note that this package utilizes TextMeshPro. If you are prompted by Unity to add TextMeshPro assets to your project, please add them.
Copy link
Contributor

Choose a reason for hiding this comment

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

@rcornwall-reg Be sure to have a PR in Regression Docs to update this line as part of your other work.

@vontell vontell requested review from abeizer and nAmKcAz August 30, 2023 17:56
@vontell vontell merged commit 69dde5e into main Aug 30, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants