https://github.com/sharparam/switchbladesteam
Steam client for the Razer SwitchBlade UI
https://github.com/sharparam/switchbladesteam
Last synced: 4 months ago
JSON representation
Steam client for the Razer SwitchBlade UI
- Host: GitHub
- URL: https://github.com/sharparam/switchbladesteam
- Owner: Sharparam
- License: other
- Created: 2013-01-01T21:46:51.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2022-04-02T22:27:53.000Z (about 4 years ago)
- Last Synced: 2025-04-25T05:36:47.897Z (about 1 year ago)
- Language: C#
- Size: 3.61 MB
- Stars: 5
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sharparam.SwitchBladeSteam [![TC Status][tcimage]][tcproject]
=============================================================
A Steam client for the SwitchBlade UI
-------------------------------------
Built using the SwitchBlade UI SDK from Razer and OpenSteamWork's Steam4NET2 library.
**Please note that the project is still in a very early development stage and is not considered stable enough for normal use.**
Contributing
------------
Contributors are very welcome! If you got code fixes, please [submit a pull request](https://github.com/Sharparam/SwitchBladeSteam/pull/new/master) here on GitHub.
If you want to join the development team, please contact [Sharparam](https://github.com/Sharparam) on GitHub.
All authors and contributors are listed in the **AUTHORS** file.
When cloning this/a fork of this repo, make sure to update the submodules with the following command (executed from root of repo):
`git submodule update --init`
Or if you are only updating the submodules, and this is not the initial clone:
`git submodule update`
License
-------
Copyright � 2013 by Adam Hellberg.
This project is licensed under the MIT license, please see the file **LICENSE** for more information.
Images in **res/images** are created by Graham Hough.
Razer is a trademark and/or a registered trademark of Razer USA Ltd.
Steam and the Steam logo are trademarks and/or registered trademarks of Valve Corporation.
All other trademarks are property of their respective owners.
This project is in no way endorsed, sponsored or approved by Valve and/or Razer.
Dependencies
------------
Sharparam.SwitchBladeSteam depends on the SwitchBlade UI SDK (SwitchBladeSDK32.dll), Steam4NET2 (provided) and log4net (provided).
SwitchBlade UI SDK is provided by Razer and [can be obtained from their website](http://www.razerzone.com/switchblade-ui/developers).
Steam4NET2 (provided) [can be obtained from OpenSteamWork's website](http://www.opensteamworks.org).
log4net (provided) [can be obtained from Apache's website](http://logging.apache.org/log4net/).
[tcimage]: http://tc.sharpblade.net/app/rest/builds/buildType:%28id:switchbladesteam_mainbuild%29/statusIcon
[tcproject]: http://tc.sharpblade.net/viewType.html?buildTypeId=switchbladesteam_mainbuild&guest=1