Open cavanpage opened 2 years ago
I got inspiration and mirrored the logic from this other valheim repo which loops through log file to find online + offline players : https://github.com/cklokmose/vhstatus
core logic based off this: https://github.com/cklokmose/vhstatus/blob/2e505b75ebc2a72b8653e57711e9385454d36c96/index.js#L29
Features Added:
Note - only supports 1 character per client since client ID is same for all users on a single machine/client
I got inspiration and mirrored the logic from this other valheim repo which loops through log file to find online + offline players : https://github.com/cklokmose/vhstatus
core logic based off this: https://github.com/cklokmose/vhstatus/blob/2e505b75ebc2a72b8653e57711e9385454d36c96/index.js#L29
Features Added:
Note - only supports 1 character per client since client ID is same for all users on a single machine/client