Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

Commit a25243b

Browse files
authored
Merge pull request #3 from WatchBeam/init
Final cleanup and adding additional sample support
2 parents 8c1b94c + 2cca8a4 commit a25243b

18 files changed

+69
-13
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Beam Interactivity C++ SDK
22

33
The C++ Interactivity SDK supports client-side development with Beam Interactivity.
4+
If you'd like to checkout the [API documentation](https://dev.beam.pro/reference/interactive/cplusplus/index.html), feel free to
5+
take a look around. You can also take a peek at the [Xbox console sample](https://github.com/WatchBeam/interactive-sdk-cpp/Samples/Xbox) for a
6+
simple example of an end-to-end integration.
47

58
## Release Notes
69

@@ -36,7 +39,7 @@ support the Xbox platform.
3639
Is there a feature missing that you'd like to see, or have you found a bug that you
3740
have a fix for? Do you have an idea or just interest in helping out in building the
3841
library? Let us know and we'd love to work with you. For a good starting point on where
39-
we are headed and feature ideas, take a look at our [requested features and bugs](https://github.com/WatchBeam/interactive-sdk-cpp/issues) or [backlog](https://github.com/WatchBeam/interactive-sdk-cpp/projects/1).
42+
we are headed and feature ideas, take a look at our [requested features and bugs](https://github.com/WatchBeam/interactive-sdk-cpp/issues) or [backlog](https://github.com/WatchBeam/interactive-sdk-cpp/backlog.md).
4043

4144
Big or small we'd like to take your contributions to help improve the Beam Interactivity
4245
API for everyone.
@@ -52,10 +55,9 @@ to do that is to open an issue in our [issue tracker](https://github.com/WatchBe
5255

5356
* [Beam](https://beam.pro/)
5457
* [Developer Site](https://dev.beam.pro/)
55-
* [Getting Started Guide](https://dev.beam.pro/reference/interactive/index.html#cpp_getting-started)
56-
* [Interactivity SDK C# Repo](https://github.com/WatchBeam/interactive-sdk-cpp)
58+
* [C++ API Documentation](https://dev.beam.pro/reference/interactive/cplusplus/index.html)
5759
* [Issue Tracker](https://github.com/WatchBeam/interactive-sdk-cpp/issues)
58-
* [Backlog](https://github.com/WatchBeam/interactive-sdk-cpp/projects/1)
60+
* [Backlog](https://github.com/WatchBeam/interactive-sdk-cpp/backlog.md)
5961

6062
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
6163

132 KB
Loading
132 KB
Loading
142 KB
Loading
351 KB
Loading
132 KB
Loading
132 KB
Loading
986 Bytes
Binary file not shown.
976 Bytes
Binary file not shown.
3.84 KB
Binary file not shown.

0 commit comments

Comments
 (0)