A program that allows you to play other games using Steam features like Remote Play Together.
Report Bug
·
Request Feature
Table of Contents
This project was created in less than 1 hour so I could play games or emulators using Remote Play Together from Steam. Since adding the games as a Non-Steam Game doesn’t get the option to use Remote Play Together, I made this program that allows you to add as many games to it so you can use all Steam features with them. I decided to share it since I might not be the only one that prefers Remote Play Together over any other program available.
This project was completely made using C#.
- You will need to have Spacewar installed on Steam, to get it type this into your browser, it will ask you to open with Steam.
steam://install/480/-
Once installed, right click Spacewar on your library, Manage > Browse local files.
-
Delete everything on it and paste the .exe from the Releases Page.
-
Rename the .exe from SteamHelper to SteamworksExample.
Now you can launch Spacewar on Steam and it will launch SteamHelper.
Visual Studio 2022
Clone the repo using Visual Studio
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Project Link: https://github.com/Shy-Doge/SteamHelper