Skip to content

Engine configuration support #1

@Hugo4IT

Description

@Hugo4IT

Configure the engine inside an XML file, example:

<app>
  <config>
    <window>
      <title>Window Title</title>
      <resizable>true</resizable>
    </window>
  </config>
  <content>
    <panel color="#fff" />
  </content>
</app>

Metadata

Metadata

Assignees

Labels

M-0 | preon_module_xmlThis issue applies solely to the preon_module_xml crateU-0 | feature requestWould be cool if you added this, now... quickly... no pressure ofc

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions