Files
ArmA-3-web-server/backend/cmd/server
MrFastwind 914e0fbe48
Some checks failed
CI / build (push) Failing after 3s
Make deployment-friendly defaults: no env vars needed to run
- Go binary defaults DATA_DIR=./data, SERVERFILE_DIR=./serverfiles
  (relative to cwd) — just copy the binary and run
- MODS_DIR, CFG_DIR, PROFILES_DIR are derived from SERVERFILE_DIR
- Removed DEV_DEPLOY_DIR indirection (was only used for development)
- Makefile expands defaults to ../dev-deploy/... directly for dev
2026-07-09 15:42:54 +02:00
..