preflop range format in console version
Hello. Thanks for a great job.
But there is one moment that is very important to me.
Now in the console version only this format is supported for entering the preflop range:
QTs:1,55:1,98s:1
I need the program to also support this format of the preflop range:
QhJh:0.14,QhTh:0.37,QsJs:0.02,QsTs:0.08,Tc9c:0.83,Td9d:0.82,TdTc:0.4,Th9h:0.91,ThTc:0.3
I think it's not difficult to add. And I will be very grateful.
Thank you in advance.
Hello. Thanks for a great job. But there is one moment that is very important to me. Now in the console version only this format is supported for entering the preflop range:
QTs:1,55:1,98s:1I need the program to also support this format of the preflop range:QhJh:0.14,QhTh:0.37,QsJs:0.02,QsTs:0.08,Tc9c:0.83,Td9d:0.82,TdTc:0.4,Th9h:0.91,ThTc:0.3I think it's not difficult to add. And I will be very grateful. Thank you in advance.
Well, you are correct it's not very difficult to add. Actually it's an opensourced project, so you are more than welcome to add it yourself.
On the other hand, if enough people ask for this feature, I would eventually add it.
+1
This range format would be very interesting for me too. I would love to contribute, but unfortunately, I have no clue about C++ and not the resources atm.