Skip to content

Commit a4f8be6

Browse files
authored
fix(readme): Improve readme for installation
1 parent 988b05e commit a4f8be6

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,21 @@ This addon is particularly useful for:
3232
- Access to an S3-compatible storage service
3333

3434
## Installation
35+
### Spigot/Paper
3536

3637
1. Download the latest release of BlueMapS3Storage from the [releases page](https://github.com/TheMeinerLP/BlueMapS3Storage/releases)
37-
2. Place the JAR file in the `plugins/BlueMap/packs` directory of your server
38+
2. Place the JAR file in the `./plugins/BlueMap/packs/` directory of your server
3839
3. Restart your server or reload BlueMap
3940

41+
### Sponge, Forge, Fabric
42+
1. Download the latest release of BlueMapS3Storage from the [releases page](https://github.com/TheMeinerLP/BlueMapS3Storage/releases)
43+
2. Place the JAR file in the `./config/bluemap/packs/` directory of your server
44+
3. Restart your server or reload BlueMap
45+
46+
### CLI
47+
1. Download the latest release of BlueMapS3Storage from the [releases page](https://github.com/TheMeinerLP/BlueMapS3Storage/releases)
48+
2. Place the JAR file in the `./config/packs/` directory of your server
49+
3. Restart your server or reload BlueMap
4050
## Configuration
4151

4252
To use S3 storage with BlueMap, you need to create or modify the S3 storage configuration file. Create a file named `s3.conf` in the `plugins/BlueMap/storages` directory with the following content:
@@ -183,4 +193,4 @@ This project is licensed under the [GNU Affero General Public License v3.0 (AGPL
183193

184194
## Support
185195

186-
If you encounter any issues or have questions, please [open an issue](https://github.com/TheMeinerLP/BlueMapS3Storage/issues) on the GitHub repository.
196+
If you encounter any issues or have questions, please [open an issue](https://github.com/TheMeinerLP/BlueMapS3Storage/issues) on the GitHub repository.

0 commit comments

Comments
 (0)