retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
110 stars 6 forks source link

Investigate new Singleton API #344

Open rsubtil opened 6 months ago

rsubtil commented 6 months ago

https://github.com/godotengine/godot/pull/52084 should allow user singletons to be registered at runtime. Investigate whether this can be automatically used when loading themes to support singletons transparently.