Skip to content

szzg/Poco-SDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poco-sdk

poco-sdk for Unity3D poco-sdk for cocos2dx

This repo contains all implememented poco-sdk, for most popular game engines.

Each directory is an engine specific poco-sdk implementation. You can simply copy the corresponding directory to your project and initialize the module/class from your game scripts.

sdk directory contains the unimplemented language specific base sdk, which can be used to implement an poco-sdk for other game engines

For more detailed integration steps, please refer to Integration Guide.

Issue title format

Feel free to open an issue if you are stuck at integrating the SDK module in your game/app.

The title format will be [<EngineName>-sdk] xxx. e.g. [cocos2dx-lua sdk] XXX Error occurs when...

Releases

No releases published

Packages

No packages published

Languages

  • C++ 40.7%
  • C# 20.4%
  • Lua 17.8%
  • JavaScript 11.5%
  • Python 4.2%
  • Java 4.1%
  • Other 1.3%