SamTheBlow / grand-strategy-game

A grand strategy game made in Godot.
MIT License
5 stars 4 forks source link

Generalize the main menu's rules interface #151

Closed SamTheBlow closed 2 months ago

SamTheBlow commented 2 months ago

Currently, when we create a new rule, we have to manually add relevant nodes to the interface to allow the player to change it. Generalize the code so that it's done automatically. This is very important because in the future we'll have a LOT of rules.