-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #53 from Regression-Games/release-0.0.16
Changelog and URL updates for release 0.0.16
- Loading branch information
Showing
4 changed files
with
29 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,9 +25,10 @@ clicking **Add package from git URL** in the **Package Manager** window (this wi | |
in the **Window > Package Manager** menu) and pasting in the following URL. | ||
|
||
``` | ||
https://github.com/Regression-Games/RGUnityBots.git#v0.0.15 | ||
https://github.com/Regression-Games/RGUnityBots.git?path=src/gg.regression.unity.bots#v0.0.16 | ||
``` | ||
|
||
- Note that this package uses the new Unity Input System, and will likely ask you to restart the editor - **please select yes to restart**. | ||
- Note that this package utilizes TextMeshPro. If you are prompted by Unity to add TextMeshPro assets to your project, please add them. | ||
- Note that this package installs a dependency of [Newtonsoft Json](https://docs.unity3d.com/Packages/[email protected]/manual/index.html) for serializing/deserializing Json message payloads. | ||
|
||
|
@@ -44,7 +45,7 @@ an account to sync your bot and get access to other [ready-to-go bots](pre-made- | |
|
||
Once you click continue, you will see a screen that links to documentation and has an option to load a sample scene. Click | ||
that button, which will import the sample scene into a new folder within your Assets directory. Once imported, the scene | ||
will auomatically open! | ||
will automatically open! | ||
|
||
![Screenshot of the welcome pane](img/quickstart/welcome.png) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters