Hello! I have decided that i shall not use a database or my game, but instead, make it so the players can store their stats, info, etc. in another place (in this case, k will be using something like kanka, the ttrpg place that lets you make ttrpgs).
There, while i already have another solution in mind, i do wanna know if its by any chance possible to make it so a player can insert a link to a specified place, and make it so the game checks/opens the link and takes the specified data to make it a variable (for example, in the link that goes to a character sheet, if the sheet says “charisma = 10” in a place, the game can register that as a variable (Player.Charisma = 10). Like i said, i already have a more manual solution to this but i would like to know if this is possible, and if so, how?