EssentialGG / Elementa

A simple, declarative GUI library for Minecraft
GNU Lesser General Public License v3.0
351 stars 30 forks source link

Build: Use Standalone UniversalCraft for example #151

Closed Johni0702 closed 2 days ago

Johni0702 commented 2 months ago

Just like Vigilance does. The only reason this wasn't done initially is because it would have resulted in cyclic dependencies between the Standalone UC and Elementa PRs.

This has the advantage that it's much faster to boot than full MC and that one is no longer required to set up a Minecraft development enviornment for multiple versions to build Elementa.

Also replaces the example image url because imgur was redirecting to its html page instead of returning the image.

(SVG is broken because it only works on legacy OpenGL)