Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.92 KB

README.md

File metadata and controls

43 lines (23 loc) · 1.92 KB

Zapic SDK for Unity

Build Status CodeFactor MIT Chat on Discord

Copyright (c) 2017-2018 Zapic, Inc.

The Zapic SDK for Unity is an open-source project that allows game developers to integrate with the Zapic platform from a game written in Unity for iOS or Android.

Unity is a trademark of Unity Technologies.

iOS is a trademark of Apple, Inc.

Android is a trademark of Google LLC.

Getting Started

Learn more about integrating the SDK and configuring your Unity game in the Zapic platform at https://www.zapic.com/docs/unity.

Community

Ask questions on Stack Overflow. Be sure to include the zapic tag with your question.

Chat on Discord.

Follow @ZapicInc on Twitter for important announcements.

Report bugs and discuss new features on GitHub.

Building the .unitypackage

  1. First run the script to install iOS source code in Scripts\install-ios-sdk.sh

  2. Export the .unitypackage with Scripts\buildpackage.cmd

Contributing

We accept contributions to the Zapic SDK for Unity. Simply fork the repository and submit a pull request on GitHub.

Quick Links