diff --git a/CHANGES.md b/CHANGES.md index b04e3a6..3940902 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,7 +3,7 @@ Change History ============== -1.2.1 for Minecraft 1.19.2 (TBD) +1.2.1 for Minecraft 1.19.2 (2024-09-04) --------------------------------------- New features: diff --git a/README.md b/README.md index 0d2d7d9..cc290c9 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ for the following versions: - Minecraft 1.21.1 with Forge 52.0.0. - Minecraft 1.21.1 with NeoForge 21.1.0. - Minecraft 1.20.6 with Forge 50.1.0. +- Minecraft 1.20.6 with NeoForge 20.6.0. - Minecraft 1.20.4 with Forge 49.1.0. - Minecraft 1.20.4 with NeoForge 20.4.0. - Minecraft 1.20.2 with Forge 48.1.0. @@ -31,19 +32,20 @@ Installation The Prometheus Exporter mod only needs to be installed on the server. It can be downloaded from [GitHub] and [Curse Forge]. To install it, copy the JAR -(*Prometheus-Exporter-{MC Version}-fabric-{Mod Version}.jar*) to the server -*mods/* directory. Since this mod does not add anything to the Minecraft world, -it can be safely upgraded by simply replacing an older version with a newer -version. +(*Prometheus-Exporter-{MC Version}-{Mod Loader}-{Mod Version}.jar*) to the +server *mods/* directory. Since this mod does not add anything to the Minecraft +world, it can be safely upgraded by simply replacing an older version with a +newer version. Configuration ------------- The mod configuration is located at *world/serverconfig/prometheus_exporter-server.toml* -with Forge, and *config/prometheus_exporter-server.toml* with NeoForge. It will -be automatically generated upon server start if it does not already exist. The -default configuration can be seen in the example [prometheus_exporter-server.toml]. +with Forge and Fabric, and *config/prometheus_exporter-server.toml* with +NeoForge. It will be automatically generated upon server start if it does not +already exist. The default configuration can be seen in the example +[prometheus_exporter-server.toml]. Exporter