diff --git a/troubleshooting.md b/troubleshooting.md index 15b20f2..3916530 100644 --- a/troubleshooting.md +++ b/troubleshooting.md @@ -35,4 +35,10 @@ UPDATE accounts SET privilege = 'administrator' WHERE username = 'admin'; Then just keep typing "exit" to exit the program. This assumes that you want to restore privileges to the "admin" account - you can of course grant it to whoever you need to. -The auth-server should start normally now (during a normal startup process). \ No newline at end of file +The auth-server should start normally now (during a normal startup process). + +## None of These Answers My Questions! + +That's OK! Please contact me directly at [krgamestudios@gmail.com](mailto:krgamestudios@gmail.com) and I'll try my best to help you out. You can also contact me over [Discord as Ratstail91#6600](https://discord.gg/FQmz8TN). + +Please don't keep quiet about your issues - letting me know about them will help me improve the whole project! \ No newline at end of file