aboutsummaryrefslogtreecommitdiff
path: root/cmd/mobius-hotline-server/main_test.go
AgeCommit message (Expand)Author
2025-07-04Fix file handle close warnings by ignoring return valuesJeff Halter
2025-06-26Replace filepath.Join with path.Join for Windows compatibilityJeff Halter
2025-06-25Refactor copyDir and findConfigPath functions in main.goJeff Halter