tournament-js / duel

Duel elimination tournaments
MIT License
20 stars 2 forks source link

make round names configurable #3

Closed clux closed 10 years ago

clux commented 10 years ago

not sure the best way of doing this because the module needs to work on the client as well as the server. Normally, I'd just use confortable, but maybe something lighter is required. Come to think of it, maybe more tounraments need static initialization to cope with such stuff.

clux commented 10 years ago

duel-names module available as a mixin