mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
858125510e
* - embed default config - add possibility to export effects and embeded default config to filesystem * do some code style
7 lines
218 B
Plaintext
7 lines
218 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file alias="hyperion-schema">hyperion.schema.json</file>
|
|
<file alias="hyperion_default.config">../../config/hyperion.config.json.default</file>
|
|
</qresource>
|
|
</RCC>
|