-
-
Notifications
You must be signed in to change notification settings - Fork 326
Open
Description
As it's already working in the web, I will like to be able to open a game from url with PGN.
Something like:
"https://lichess.org/analysis/pgn/"+pgn + "?color=" + color
For the moment it's not working. While fen does:
url="https://lichess.org/analysis/"+fen+ "?color=" + color;
thanks
Metadata
Metadata
Assignees
Labels
No labels