Pyroxenium / Basalt

A UI Framework for CC:Tweaked
MIT License
194 stars 38 forks source link

Refactor XML parser #82

Closed thesabinelim closed 1 year ago

thesabinelim commented 1 year ago

Simplifies the implementation and removes a bunch of special cases and attributes from being handled such as list members, graph data, animations etc. This will remove XML functionality in the short term for more complex things until a nicer way can be found to implement these (likely using reactive properties).