cwt-wa / cwt

Crespo’s Worms Tournament (CWT) is the most prestigious tournament of Team17’s strategy game title Worms Armageddon held annually since 2002.
https://cwtsite.com/
5 stars 2 forks source link

Expansion #278

Open Zemke opened 3 years ago

Zemke commented 3 years ago

Make CWT work for other Worms tournaments

Configuration

Make these features configurable

1 Which features are there and do they still work?

W - Configured in Webpack S - Configured in Spring properties

Implementation

How to do the configuration?

  1. Compile-time
    • Webpack
    • Spring properties
  2. Runtime
    • Peristence

Compile-time is probably better.

Configuration shouldn’t be versioned.

Future