, which registered the account when logging in. But I do not know how to implement this command in a built project. The site says to create a shortcut or batch file, but I don’t understand how to do it.
I found a solution. First, I inserted this command into the shortcut
(-AUTH_LOGIN=localhost 6666 -AUTH_PASSWORD=Player 1 -AUTH_TYPE=developer),
copying it from the site, but there was an error (there is no colon). Copy the command directly from vss to get something like this:
LyraStarterGame -game -customconfig=SYS -AUTH_LOGIN=localhost:6666 -AUTH_PASSWORD=Player1 -AUTH_TYPE=developer