Skip to content

A plugin for Unreal Engine 4 that lets you integrate Parse.com native features into your project.

License

Notifications You must be signed in to change notification settings

normalman21/ParsePlatform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Splash

Parse Platform

The Parse Platform plugin lets you integrate out-of-the-box Parse.com native features into your Unreal Engine 4 project (compatible with iOS & Android).

  • Current version: 1.0
  • Binaries compiled for: Unreal Engine 4.10.1
  • Required Unreal Engine 4.10 or above.

Features

  • Installation Tracking
  • Push Notifications
  • Out-of-the-box for mobile platforms: iOS & Android
  • No additional libraries are needed
  • Native implementation dedicated to specified platforms
  • All features are exposed to Blueprints

Setup

Copy this folder to the Plugins folder located in the main path of your project.

CopyFiles

Enable Parse Platform in Edit -> Plugins -> Messaging -> Parse Platform.

EnablePlugin

Go to Project Settings -> Plugins -> Parse Platform and then enter Application ID and Client Key.

Settings

That's all! Parse Platform works now! :) All devices will be registered on Parse.com and you will be able to send push notifications.

About

A plugin for Unreal Engine 4 that lets you integrate Parse.com native features into your project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 52.3%
  • Java 36.9%
  • C# 10.8%