I tried to download it but it didn't work
I got this
Android:0.6.0.2 (Aberto)
NullReferenceException: Object reference not set to an instance of an object.
Live2D.Cubism.Rendering.Masking.CubismMaskTexture.Live2D.Cubism.Rendering.Masking.ICubismMaskCommandSource.AddToCommandBuffer (UnityEngine.Rendering.CommandBuffer buffer, System.Boolean isUsingMultipleBuffer, System.Int32 renderTextureIndex) (at <00000000000000000000000000000000>:0)
Live2D.Cubism.Rendering.Masking.CubismMaskCommandBuffer.RefreshCommandBuffer () (at <00000000000000000000000000000000>:0)
Live2D.Cubism.Rendering.Masking.CubismMaskCommandBuffer.LateUpdate () (at <00000000000000000000000000000000>:0)
Itried it and it still wont work and this is what i got
Android:0.6.0.2.1 (Aberto)
EntryPointNotFoundException: Unable to find an entry point named 'csmGetParameterRepeats' in 'Live2DCubismCore'. Tried the following entry points: Unable to get function 'csmGetParameterRepeats' because of 'External/il2cpp/builds/external/baselib/Source/Posix/Baselib_DynamicLibrary_PosixApi.inl.h(99):Baselib_DynamicLibrary_GetFunction: The requested function was not found (0x06000001) dlerror() = undefined symbol: csmGetParameterRepeats
Live2D.Cubism.Core.Unmanaged.CubismCoreDll.GetParameterRepeats (System.IntPtr model) (at <00000000000000000000000000000000>:0)
Live2D.Cubism.Core.Unmanaged.CubismUnmanagedParameters..ctor (System.IntPtr modelPtr) (at <00000000000000000000000000000000>:0)
Live2D.Cubism.Core.Unmanaged.CubismUnmanagedModel..ctor (Live2D.Cubism.Core.Unmanaged.CubismUnmanagedMoc moc) (at <00000000000000000000000000000000>:0)
Live2D.Cubism.Core.Unmanaged.CubismUnmanagedModel.FromMoc (Live2D.Cubism.Core.Unmanaged.CubismUnmanagedMoc moc) (at <00000000000000000000000000000000>:0)
Live2D.Cubism.Core.CubismTaskableModel..ctor (Live2D.Cubism.Core.CubismMoc moc) (at <00000000000000000000000000000000>:0)
Live2D.Cubism.Core.CubismModel.Reset (Live2D.Cubism.Core.CubismMoc moc) (at <00000000000000000000000000000000>:0)
Live2D.Cubism.Core.CubismModel.get_Drawables () (at <00000000000000000000000000000000>:0)
Live2D.Cubism.Rendering.CubismRenderController.get_Renderers () (at <00000000000000000000000000000000>:0)
Live2D.Cubism.Rendering.CubismRenderController.UpdateBlendColors () (at <00000000000000000000000000000000>:0)
Live2D.Cubism.Rendering.CubismRenderController.OnLateUpdate () (at <00000000000000000000000000000000>:0)