labbbirder / UnityInjection

Unity DLL注入,支持全平台,支持Mono和IL2CPP,支持注入引擎和用户DLL。可以实现AOP、装饰器等功能
MIT License
115 stars 14 forks source link

1.1.4版本的依赖directattribute没有1.0.5版本哦 #1

Closed Anomalybound closed 1 year ago

Anomalybound commented 1 year ago

$ openupm add com.bbbirder.injection WARN 404 package com.bbbirder.directattribute@1.0.5 is not a valid choice of 1.0.4, 1.0.1, 1.0.0, 0.0.20, 0.0.18, 0.0.17, 0.0.16, 0.0.13, 0.0.12, 0.0.9, 0.0.8, 0.0.6 notice suggest to install com.bbbirder.directattribute@1.0.5 or a replaceable version manually ERR! missing dependencies please resolve thie issue or run with option -f to ignore the warning

labbbirder commented 1 year ago

@Anomalybound 感谢issue,directretrieveattribute已经提了版本。ci通过后应该就可以install了