Singleplayer support
Open
bug
- Dominant language
- Go
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Logging currently does not work in singleplayer, because only the player at index 0 logs (i.e. the server in multiplayer). To add singleplayer support, we need to detect when the game is in singleplayer and log for player 1 in those cases.
https://github.com/liftM/fRPC/blob/2d3e710ab100f879f56a694fc2b95b90764af30d/mod/control.lua#L65-L69
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.