Skip to content

Latest commit

 

History

History
137 lines (111 loc) · 4.42 KB

README_EN.md

File metadata and controls

137 lines (111 loc) · 4.42 KB

https://github.com/AIO-GAME

Unity Common Code

简体中文 | English

⚙ Install

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

open upm Chinese Version

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

open upm International Version

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

open upm-cli

openupm add com.aio.package

⭐ About

  • This is a Unity general API tool function call package. It provides a set of function call tools to help developers quickly build projects.
  • Support Unity 2019.4 and above
  • Support Android/iOS/Windows/Mac/WebGL
  • Support .NET 4.x and .NET Standard 2.0

📖 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 DingTalk Robot

🔗 Links

Doc Description
RainbowFolders File enhancement plugin Rainbow Folders
MirrorNetworking Unity high-performance network library Mirror Networking

✨ Contributors

xinansky
xinansky

📢 Thanks

  • Thank you for choosing our extension package.
  • If this package is helpful to you.
  • Please consider supporting by adding a ⭐.