Zerobandwidth
Zerobandwidth
Some folks are reporting issues after upgrading to the new menu. This is more than likely because of the way Valheim was installed in the past. After completing over 100...
If you server is not starting check the following this. /home/steam/valheimserver ```sh cat /home/steam/valheimserver/start_valheim.sh ``` If your configuration file is jacked up, then you can fix it with: ```sh vi...
If we are missing your Lang pack and you want to add it, please visit the main branch and make a copy of the template.conf file and away. https://github.com/Nimdy/Dedicated_Valheim_Server_Script/blob/main/lang/template.conf Please...
🆕 feat(LoginForm.tsx): add form validation with Formik 🆕 feat(LoginForm.tsx): add cookie handling with js-cookie 🆕 feat(_app.tsx): add isLoggedIn state to handle login status 🆕 feat(_app.tsx): add useEffect hook to check...