changed formats of sub-headers

This commit is contained in:
Rainer 2025-06-07 15:00:03 +02:00
parent 0140e114cd
commit 135e0ba07c

View file

@ -6,7 +6,7 @@ This system is designed from the ground up to be modular, easily configurable, a
--- ---
# ✨ Features ## ✨ Features
* **Automated Map Generation:** Leverages `minetestmapper` to create high-resolution PNG maps of your game worlds. * **Automated Map Generation:** Leverages `minetestmapper` to create high-resolution PNG maps of your game worlds.
* **Tiled Map Generation:** Uses `gdal2tiles.py` to create performant, zoomable map tiles for a smooth user experience. * **Tiled Map Generation:** Uses `gdal2tiles.py` to create performant, zoomable map tiles for a smooth user experience.
@ -19,7 +19,7 @@ This system is designed from the ground up to be modular, easily configurable, a
--- ---
# 🔧 Prerequisites ## 🔧 Prerequisites
To run this system, the following software packages must be installed on your server: To run this system, the following software packages must be installed on your server:
@ -33,7 +33,7 @@ To run this system, the following software packages must be installed on your se
--- ---
# ⚙️ Installation & Setup ## ⚙️ Installation & Setup
### 1. Clone the Repository ### 1. Clone the Repository
@ -110,7 +110,7 @@ The system expects the following directory structure:
└── map_info.txt └── map_info.txt
``` ```
--- ---
# 🚀 Usage ## 🚀 Usage
The scripts are designed to be run from the command line, either manually or via automated jobs. The scripts are designed to be run from the command line, either manually or via automated jobs.
@ -148,7 +148,7 @@ For fully automatic operation, setting up cronjobs is recommended.
--- ---
# 📄 License ## 📄 License
**MIT License** **MIT License**
Copyright (c) 2025 Rage87 - rage87@geigernet.eu Copyright (c) 2025 Rage87 - rage87@geigernet.eu