Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.21 KB

Setup_CSharp.MD

File metadata and controls

21 lines (16 loc) · 1.21 KB

TikTokLiveSharp v1.1.1

Downloading the Source Code

Download the TikTokLiveSharp-SourceCode from the Releases-Page

Downloading directly from GitHub-Source

When downloading the main-branch, the folder will contain both TikTokLiveSharp and TikTokLiveUnity-assets. To resolve this, combine Base.gitignore & TikTokLiveSharp.gitignore into a new .gitignore. Then overwrite the existing gitignore with this file. You can delete all files then discard that deletion to ensure no TikTokLiveUnity-assets remain.

Nuget-Package

TikTokLiveSharp is now also available as a Nuget-Package under the name TikTokLive_Sharp.

Building the Project

Open The Project in Visual Studio to build the project. The library should build without errors.

Running the Test-Project

With The Project opened & built in Visual Studio, set TikTokLiveSharp_TestApplication as the Startup-Project and Start the Project. Enter a HostID to display incoming messages in the Console.