Skip to content

Starkappa/Common

 
 

Repository files navigation

https://github.com/AIO-GAME/Common

AIO Unity Common

C# Basic universal library Easily match frame components

English | 简体中文

⚙ Install

Packages Manifest
{
  "dependencies": {
    "com.aio.package": "x.x.x"
  },
  "scopedRegistries": [
    {
      "name": "package.openupm.com",
      "url": "https://package.openupm.com",
      "scopes": [
        "com.aio.package"
      ]
    }
  ]
}
Unity PackageManager

openupm 中国版

Name: package.openupm.cn
URL: https://package.openupm.cn
Scope(s): com.aio.package

openupm 国际版

Name: package.openupm.com
URL: https://package.openupm.com
Scope(s): com.aio.package
Command Line

openupm-cli

openupm add com.aio.package

⭐ About

  • 这是 Unity 通用API 工具函数调用包。它提供了一套函数调用工具来帮助开发者快速搭建项目
  • 支持 Unity 2019.1 及以上版本
  • 支持 Android/iOS/Windows/Mac/WebGL
  • 支持 .NET 4.0 or later

📖 Documentation

For more info please see | Documentation or Wiki

Doc Description
🪞️ -> AHelper C# .net core General Basis Function
🪞 -> EHelper Unity Editor General Basis Function
🪞 -> RHelper Unity Runtime General Basis Function
🪞 -> Print .net core or Unity Output Log
🪞 -> Ensure All Platform Check Exception
🪞️ -> PrCourse All Platform Process Execution
🪞️ -> PrDingding 钉钉机器人

🔗 Third-Party References & Tools

Doc Description
RainbowFolders
MirrorNetworking

📢 Thanks

  • 谢谢您选择我们的扩展包。
  • 如果此软件包对您有所帮助。
  • 请考虑通过添加⭐来表示支持。

About

✨ Common Function Library ✨

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.5%
  • Other 0.5%