willowtreeapps/Hyperion-Android

Properties Support

Open

#54 opened on 2018年4月3日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Java (1,877 stars) (138 forks)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.

コントリビューターガイド