Skip to content

ZapicInc/Zapic-SDK-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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