diff --git a/README.md b/README.md index 1351c748..7762aa11 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,10 @@ The following target platforms are supported: - Forge v1.10.2 - via Dynmap--forge-1.10.2.jar mod - Forge v1.11.2 - via Dynmap--forge-1.11.2.jar mod - Forge v1.12.2 - via Dynmap--forge-1.12.2.jar mod + +# Data Storage +Dynmap supports the following storage backends: +- Flat files: The default for a new installation +- SQLite +- MySQL +- PostgreSQL: EXPERIMENTAL