1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
unitypackage_skeleton/Plugins Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.md Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.md

Scripts for building gRPC C# package for Unity

Scripts in this directory are of no interest for end users. They are part of internal tooling to automate building of the gRPC C# package for Unity.

  • unitypackage_skeleton - preconfigured .meta files for the unity package layout. The actual assemblies and native libraries will be added into this hierarchy while building the package. Note: The .meta file were created by the Unity IDE by manually adding the assemblies/native libraries to a Unity project and configuring their target plaform/architecture in the UI (these setting get recorded in .meta files). The .meta format is not very well documented and there seems to be no easy way to generate them automatically.