Redwyn / fTerm

A terminal-based F-Chat client that is meant to be easy to use.
MIT License
0 stars 0 forks source link

Implement ability to select character. #15

Open Redwyn opened 2 years ago

Redwyn commented 2 years ago

This is a necessary part of the signin process. For testing I've been using a hardcoded character name.

To solve this a new sign in step will be added to allow users to select a character. In the meantime the client will pick whatever the default character is until I figure out how to implement this in a satisfactory way.