Hyperion-Android icon indicating copy to clipboard operation
Hyperion-Android copied to clipboard

Properties Support

Open Kritarie opened this issue 7 years ago • 0 comments

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.

Kritarie avatar Apr 03 '18 15:04 Kritarie