If the assignment setting was set to Assignment::Choose, after the game is started the choose faction page should be presented to the players. See the old FactionPicker.svelte. Try and bring it up to new standards (there's lots of old code I just commented out so eslint would shut up), and power the available actions using Lumber. It should work similar to how it worked before (on master branch, if you still know how to get that to run).
If the assignment setting was set to
Assignment::Choose
, after the game is started the choose faction page should be presented to the players. See the oldFactionPicker.svelte
. Try and bring it up to new standards (there's lots of old code I just commented out so eslint would shut up), and power the available actions using Lumber. It should work similar to how it worked before (on master branch, if you still know how to get that to run).