All Projects → twitter-archive → twitter-kit-unity

twitter-archive / twitter-kit-unity

Licence: Apache-2.0 license
Twitter Kit for Unity

Programming Languages

C#
18002 projects
java
68154 projects - #9 most used programming language
Objective-C++
1391 projects
shell
77523 projects
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to twitter-kit-unity

UnitySoundManager
Sound manager with 3 tracks, language system, pooling system, Fade in/out effects, EventTrigger system and more.
Stars: ✭ 55 (-20.29%)
Mutual labels:  unity3d-plugin
relationsinspector
An editor extension for the Unity game engine.
Stars: ✭ 24 (-65.22%)
Mutual labels:  unity3d-plugin
unity-prefab-quickadd
A Unity extension for quickly adding prefabs to the scene by creating shortcuts in the Hierarchy right-click menu.
Stars: ✭ 39 (-43.48%)
Mutual labels:  unity3d-plugin
Android Screen Recorder Plugin
A simple android library project for record android screen in Unity
Stars: ✭ 28 (-59.42%)
Mutual labels:  unity3d-plugin
Newtonsoft.Json-for-Unity.Converters
Converters of common Unity types for Newtonsoft.Json. Goes hand in hand with jilleJr/Newtonsoft.Json-for-Unity
Stars: ✭ 147 (+113.04%)
Mutual labels:  unity3d-plugin
TsukiSuite
A toolsuite created to make Unity development easier
Stars: ✭ 23 (-66.67%)
Mutual labels:  unity3d-plugin
CSharpCompilerSettingsForUnity
Change the C# compiler (csc) used on your Unity project, as you like!
Stars: ✭ 208 (+201.45%)
Mutual labels:  unity3d-plugin
SqlCipher4Unity3D
💾 SqlCipher made easy for Unity3d
Stars: ✭ 119 (+72.46%)
Mutual labels:  unity3d-plugin
streamdeck-unity
Enables Stream Deck integration with Unity.
Stars: ✭ 22 (-68.12%)
Mutual labels:  unity3d-plugin
JsonFormatter
Easy, Fast and Lightweight Json Formatter. (Serializer and Deserializer)
Stars: ✭ 26 (-62.32%)
Mutual labels:  unity3d-plugin
YLYRichText
a feature-rich, easy to use unity rich text plugin
Stars: ✭ 32 (-53.62%)
Mutual labels:  unity3d-plugin
UnityTexture3DAtlasImportPipeline
A Texture3D Atlas Import Pipeline for Unity 2019.3 and newer.
Stars: ✭ 24 (-65.22%)
Mutual labels:  unity3d-plugin
t4-templates-unity3d
T4 Text Template Processor for Unity3D
Stars: ✭ 75 (+8.7%)
Mutual labels:  unity3d-plugin
awesome-unity
A curated list of awesome Unity games! 🎮
Stars: ✭ 346 (+401.45%)
Mutual labels:  unity3d-plugin
Vaser
Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one program and use the same network code for all servers. In the network communication are all strings are omitted, instead it is based on a unique binary identifier, which the CPU and memory relieves massively.
Stars: ✭ 23 (-66.67%)
Mutual labels:  unity3d-plugin
SimpleKeplerOrbits
Unity3d static 2-body orbits simulation
Stars: ✭ 76 (+10.14%)
Mutual labels:  unity3d-plugin
UITKEditorAid
Elements and scripts that help in making Unity editors with UIToolkit.
Stars: ✭ 31 (-55.07%)
Mutual labels:  unity3d-plugin
engine-plugin-unity3d
Unity3D plugin for iFun Engine
Stars: ✭ 15 (-78.26%)
Mutual labels:  unity3d-plugin
Unity-CrossPlatformAPI
A unity plugin that provides a unified cross-platform API
Stars: ✭ 17 (-75.36%)
Mutual labels:  unity3d-plugin
GDX
Game Development Extensions
Stars: ✭ 46 (-33.33%)
Mutual labels:  unity3d-plugin

Twitter will be discontinuing support for Twitter Kit on October 31, 2018. Read the blog post here.


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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].