# Poco-SDK **Repository Path**: code-remote-repository/Poco-SDK ## Basic Information - **Project Name**: Poco-SDK - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-25 - **Last Updated**: 2024-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README .. raw:: html
poco-sdk for Unity3D poco-sdk for cocos2dx
poco-sdk ======== 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 ``[-sdk] xxx``. e.g. ``[cocos2dx-lua sdk] XXX Error occurs when...`` .. _Integration Guide: http://poco.readthedocs.io/en/latest/source/doc/integration.html .. _open an issue: https://github.com/AirtestProject/Poco-SDK/issues/new Contribution ------------ We welcome everyone to implement other 3rd party platforms/engines for poco-sdk. Acknowledgement --------------- `Egret`_: By `github.com/szzg `_ .. _Egret: https://www.egret.com/en/