willowtreeapps/Hyperion-Android

Properties Support

开放

#54 创建于 2018年4月3日

 (0 条评论) (0 个反应) (0 位负责人)Java (138 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (1,877 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hyperion Core should support parsing a hyperion.properties file from res/raw which it surfaces to plugins via the PluginExtension API. This would allow users to configure plugins with various metadata such as API keys, endpoint urls, preferences, etc. Once this functionality is in place, we can also move many of the configuration options from the Hyperion class to the properties file and document supported keys.

贡献者指南