You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the ability to run the help command on a real 7 Days to Die server. To do this, set environment variables TEST_7DTD_SERVER=true, TEST_7DTD_SERVER_ADDR and TEST_7DTD_SERVER_PASSWORD with address and password from
7 Days to Die remote console.
Changed
Changed CI workflows and related badges. Integration with Travis-CI was changed to GitHub actions workflow. Golangci-lint
job was joined with tests workflow.