Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.07 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.07 KB

CloudBread-Client-Unity

CloudBread unity client developer app project.

This project's goal is helpful for CloudBread users to use CloudBread APIs.

This is designed for unity game developer to build CloudBread mobile game server engine backend.

feature

  • No platform dependent code
  • support Azure Authentication
  • provide test tool based on OnGUI layout for CloudBread APIs Test

No platform dependent code

To make this project, we use only unity c# script. Don't Worry about platform dependent code. Just build for platform you wanted!

Runs across Platform tested

  • Unity Editor
  • Mac OSX
  • Android
  • Probably almost all of things Unity runs on We will be update other platforms tested

How to use

Unity-CloudBread-Tester v1

This project is designed to allow CloudBread users to test on Unity. but this project is not stable.

Unity-Android-Auth

This project is designed to help understand how to make Google Play Settings. Unity package project.

Unity-Google-Auth (Export to Android)

This Project is export from Unity-Android Auth. It is consist of Android codes.