Plan/Plan/standalone/src/main/java/net/playeranalytics/plan
Aurora Lahtela 925906bec6 Initial version of standalone
- Prompts settings on enable
- Runs with MySQL pretending to be a new game server in the database
- Works pretty well for first attempt at it. A lot of inspiration was taken from the
  mock version of the system used during tests.

TODO:
- Doesn't have commands implemented yet
- Doesn't log errors properly
- Doesn't log console contents to a file
- Network page needs to be accessible if proxy server is in database
2022-09-13 18:26:54 +03:00
..
gathering Initial version of standalone 2022-09-13 18:26:54 +03:00
module Initial version of standalone 2022-09-13 18:26:54 +03:00
utilities/logging Initial version of standalone 2022-09-13 18:26:54 +03:00
PlanStandalone.java Initial version of standalone 2022-09-13 18:26:54 +03:00
PlanStandaloneComponent.java Initial version of standalone 2022-09-13 18:26:54 +03:00
ScannerPrompter.java Initial version of standalone 2022-09-13 18:26:54 +03:00