scode-cmd / Parse-for-Unity-2018

Native implementation of Parse for Unity without using a DLL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parse-for-Unity-2018

Future proof native implementation of Parse for Unity without using a DLL

Tested with Unity 2018.2.19f1

Usage:

  • In Player Settings, make sure to set Scripting Runtime Version to ".NET 4.x Equivalent" and Api Compatibility Level to ".NET 4.x"
  • Drop "ParseInitializeBehaviour" prefab into your scene and fill in your Application ID, Dotnetkey and Server URL

About

Native implementation of Parse for Unity without using a DLL

License:GNU General Public License v3.0


Languages

Language:C# 100.0%