Skip to content

brianchasalow/twitter-kit-unity

 
 

Repository files navigation

Twitter Kit for Unity

Twitter Kit for Unity provides cross-platform support (iOS & Android) for authorizing users and composing Tweets, allowing you to share great moments from your game with the world.

Building

  1. Download Twitter Kit frameworks.
./scripts/download_ios_frameworks.sh [version #] (e.g.: ./scripts/download_ios_frameworks.sh 3.1.0)
  1. Build the Android wrapper.
./scripts/build_android_wrapper.sh
  1. Export the unitypackage.
./scripts/export_unity_package.sh

Contributing

The master branch of this repository contains the latest stable release of Twitter Kit for Unity. See CONTRIBUTING.md for more details about how to contribute.

Contact

For usage questions post on Twitter Community.

Please report any bugs as issues.

Follow @TwitterDev on Twitter for updates.

Code of Conduct

This, and all github.com/twitter projects, are under the Twitter Open Source Code of Conduct. Additionally, see the Typelevel Code of Conduct for specific examples of harassing behavior that are not tolerated.

License

Copyright 2017 Twitter, Inc.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

About

Twitter Kit for Unity

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 59.4%
  • Java 19.0%
  • Objective-C++ 12.7%
  • Shell 7.7%
  • Objective-C 1.2%