geode
geode copied to clipboard
Add inline namespaces to util and settigs implementations for easy version switching
trafficstars
Geode Version
v5.x
Related Problem
smth like geode::v3::Settings where v3 is inlined so you use geode::Settings but it links to the v3 one and you can then implement v4 later but v3 still exists until a major update
Your Solution
.
Additional Information
No response