init

abstract suspend fun init(core: CoreAPI): AdapterInfo(source)

初始化适配器,请不要在此时启动适配器,只做初始化工作。

会且仅会在 AutoTweaker 启动后调用一次。