ReHack
A downloadable tool for Windows and Android
Re-Hack projects is a tool that allows you to manage the chat of all your streams community throw Restream.io chat but in your Unity project(s).
The Console app use Selenium to extract the message info and send them to your apps throw UDP (& MQTT coming later).
The Unity code is a package that facilitate the received of the messages and the filter/use of them for your app/game/filter/vr/etc.
You need to run a console app that you can rebuild with the source code or download on this page.
You need an application to received the message in the following format:
```string.Format("RCM¦{0}¦{1}¦{2}¦{3}¦{4}¶", Date, When, UserName, Platform, Message); ``` Your own or the one on this page.
(You can also debug with a classic UDP Terminal )
Find a welcome tutorial here:
https://eloistree.page.link/rehacktutorial
Of course! Support the big boy allowing that project to exist:
https://restream.io/
(PS: Not a sponsored project, I just created the code because I need it for my streams)
I am just a fan allowing the community of Restream to maximize their use of the service. If you want to support my work in general, you can donate on Itch.io or on my https://ko-fi.com/eloistree
All my codes and applications are under a LifeTime Ko-Fi License:
https://ko-fi.com/s/8d6fbcc3a1
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.