﻿ACEvo Server Launcher 0.4.0-beta

Start Windows:
  1. scripts\start-app-windows.cmd ausfuehren.
  2. Optional: config\application.properties.sample nach config\application.properties kopieren, um Ports, Pfade oder MariaDB zu konfigurieren.

Start Linux:
  1. chmod +x scripts/*.sh
  2. scripts/start-app-linux.sh ausfuehren.
  3. Optional: config/application.properties.sample nach config/application.properties kopieren, um Ports, Pfade oder MariaDB zu konfigurieren.

Wichtig:
  Die echte config/application.properties ist nicht im ZIP enthalten.
  Die Standardinstallation nutzt eine eingebettete H2-Dateidatenbank ohne externe DB-Installation. Passwoerter gehoeren nicht in Git und nicht in die JAR.
  Details: docs/zip-rollout.md
