Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a guide to implementing TwitchLib into Unity? #15

Open
yunghze opened this issue Mar 16, 2018 · 13 comments
Open

Is there a guide to implementing TwitchLib into Unity? #15

yunghze opened this issue Mar 16, 2018 · 13 comments

Comments

@yunghze
Copy link

yunghze commented Mar 16, 2018

I have been scouring the site for any guide for implementing into Unity but the previous guide was taken down. The link returns me a 404 error.

@LuckyNoS7evin
Copy link
Member

Hello,

Yes the old guide will not no longer work with this library and we do have a task to write a new one.

The new guide will however be easier and we have made this library easier to implement.

The examples are very basic however they do work and if you have any issues please ask.

We aim to get a release out on Sunday so v1 should be good to go.

Side note myself and/or Bjorn(GameDevCompany) will/may do a new video for Youtube

@yunghze
Copy link
Author

yunghze commented Mar 16, 2018

Hi, thanks for the quick reply.

I just want to know what files I would need inside the asset folder in order for me to starting using the scripts and functions within Unity.

@LuckyNoS7evin
Copy link
Member

If you are familiar with Visual Studio, download the latest version of the repository from Github, open the solution and build.

In the TwitchLib.Unity/bin directory you will find TwitchLib.Unity.dll and this is the only file you need to be in the asset folder. It should be around 1.8MB...

Apart from that Unity needs to be in 4.6 mode and not 3.5 mode for the dot net version.

@yunghze
Copy link
Author

yunghze commented Mar 16, 2018

Ahh okay. Thanks! I will try it and do some experiments.

@yunghze
Copy link
Author

yunghze commented Mar 16, 2018

I am getting errors when trying to build the solution. It's telling me some of the project files cannot be found.

...\TwitchLib-master\TwitchLib.Client\TwitchLib.Client\TwitchLib.Client.csproj : error : The project file cannot be found.
...\TwitchLib-master\TwitchLib.PubSub\TwitchLib.PubSub\TwitchLib.PubSub.csproj : error : The project file cannot be found.

@LuckyNoS7evin
Copy link
Member

@yunghze ah I see the issue, for some reason submodules in this case those pulled from other repositories are not doenloaded when you use the "Download as Zip option.

if you join the discord here https://discord.gg/XRF642u i can send over a compiled version for now...

@sdoddler
Copy link

Hey, I'm getting the same error - I'll join discord when i can but just wondering if we could get a mirror for the dll? So that people can download as required?

@677283
Copy link

677283 commented May 17, 2018

Is it only necessary to put TwitchLib.Unity in Unity?
I am using Google Translator because I can not speak English.

@LuckyNoS7evin
Copy link
Member

LuckyNoS7evin commented May 17, 2018

@sdoddler @677283

please see RELEASES

it is a single twitchlib.unity.dll

@677283
Copy link

677283 commented May 17, 2018

@LuckyNoS7evin Thanks ~ : )

@sdoddler
Copy link

<---- Silly @LuckyNoS7evin thanks Mate :)

@kicksent
Copy link

kicksent commented Oct 6, 2019

Is this issue ongoing? Can this be closed?

@Deroido
Copy link

Deroido commented Nov 30, 2020

Is this issue ongoing? Can this be closed?

do you see new dll or appropriate documentation? Me neither.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants