The plugin is available for $4.99 on the UE4 Marketplace, please consider purchasing there to support further development of the plugin.
- Idea and Use Case 🤔
- Installation 💻
- Usage ⌨️
- Bugs and Features 🐞💡
- Buy me a coffee ☕
- License 📃
The idea for this plugin came while watching the development stream from a fellow Twitch streamer called Wheeze202. He provides his Twitch subscribers early development builds of his current project Galdur to playtest and give him feedback on. His infrastructure was simple, he simply whispered the link to the build when a subscriber entered a command in the Twitch chat.
I saw some flaws in this approach, because now you had to rely on the subscriber to keep the link a secret. I though there must be a better way. So, I set out to build this plugin to let any Twitch game developer have the ability to let potential subscriber play testers authenticate in-game. Now only subscribers to your channel can play the game.
NOTICE: There is a huge update planned that utilizes UE4 sub-systems for improved user experience, additional platforms will be added aswell (Patreon, YouTube). Let me know what platform you want that I did not already mention.
The plugin is available for $4.99 on the UE4 Marketplace, please consider purchasing there to support further development of the plugin.
To install the plugin simply download it over the Unreal Engine Marketplace. Click here to download.
The alternative:
Download the plugin via the releases tab, unzip the archive and drop the unzipped folder into either a local plugins folder on your project. If your project is a blueprint only project simply add a dummy C++ class to you project to create the plugins folder.
Or install it engine wide in the <folder_to_your_ue4_installation/UE_4.<version>/Engine/Plugins
. If you didn't change the installation directory of your UE4 installation the folder should be under C:\Program Files\Epic Games\UE_4.<version>\Engine\Plugins
.
NOTE: A detailed guide for both manual installation types can be found in the wiki.
Please check the docs for documentation and in depth usage description.
Please open a issue when you encounter any bugs 🐞 or have an idea for a new feature 💡.
If you like you can buy me a coffee:
MIT License
Copyright (c) 2018 fivefingergames
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.