willowtreeapps/Hyperion-Android

Properties Support

Open

#54 创建于 2018年4月3日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Java (1,877 star) (138 fork)batch import
enhancementhelp wanted

描述

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.

贡献者指南