New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

com.bountyrush.externalservices

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.bountyrush.externalservices

BOUNTY RUSH is a social gaming network that makes playing games more rewarding. It is designed to engage with players and provide them with a multitude of benefits such as discover new games, earn reward points by playing and redeem points for amazing rew

  • 1.0.0-beta1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

Latest Version

Mar 8, 2021 - v2.2.3

Supported Unity Version >= 2018.3. For older versions, you need to have .NET 4.x Equivalent selected as the scripting runtime version in your editor settings.

Getting Started

Check out our official documentation to learn how to make use of all the features we currently support!

Installation

This library can be installed using the unity package manager system (Unity >= 2018.3) with git

  1. In your unity project root open ./Packages/manifest.json
  2. Add the following line to the dependencies section:
"com.mixpanel.unity": "https://github.com/mixpanel/mixpanel-unity.git#v2.2.3"
  1. Open Unity and the package should download automatically

Alternatively you can go to the releases page and download the .unitypackage file and have unity install that.

Examples

Checkout our Examples by importing the Examples.unitypackage file located inside the Mixpanel folder after you follow the installation instructions above

Want to Contribute?

The Mixpanel library for Unity is an open source project, and we'd love to see your contributions! We'd also love for you to come and work with us! Check out http://boards.greenhouse.io/mixpanel/jobs/25078#.U_4BBEhORKU for details.

The best way to work on the Mixpanel library is the clone this repository and use a unity "local" package reference by creating a new unity project and opening the ./Packages/manifest.json file and adding the following line under the dependencies section

"com.mixpanel.unity": "file:C:/Path/to/cloned/repo/mixpanel-unity",

Changelog

See changelog for details.

Keywords

FAQs

Package last updated on 20 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc