Skip to content

ly774508966/Autoya

 
 

Repository files navigation

Autoya

ver 0.8.8

loading

small, thin framework for Unity.
which contains essential game features.

Features

  • Authentication handling
  • AssetBundle load/management
  • HTTP/TCP/UDP Connection feature
  • Maintenance changed handling
  • Purchase/IAP feature
  • Notification(local/remote)
  • Information

Motivation

Unity already contains these feature's foundation, but actually we need more codes for using it in app.

This framework can help that.

License

see below.
LICENSE

Progress

automatic Authentication

already implemented.

AssetBundle list/preload/load

already implemented.

HTTP/TCP/UDP Connection feature

Protocol Progress
http/1 done
http/2 not yet
tcp not yet
udp not yet

app-version/asset-version/server-condition changed handles

already implemented.

Purchase/IAP flow

already implemented.

Notification(local/remote)

in 2017 early.

Information

already implemented.

Tests

implementing with Miyamasu test tool.

Installation

unitypackage is ready!

  1. use Autoya.unitypackage.
  2. add Purchase plugin via Unity Services.
  3. done!

Usage

all example usage is in Assets/AutoyaSamples folder.

About

thin framework for Unity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.6%
  • Objective-C 4.1%
  • Other 0.3%