changed formats of sub-headers
This commit is contained in:
parent
0140e114cd
commit
135e0ba07c
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -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.
|
||||
* **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:
|
||||
|
||||
|
|
@ -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
|
||||
|
||||
|
|
@ -110,7 +110,7 @@ The system expects the following directory structure:
|
|||
└── map_info.txt
|
||||
```
|
||||
---
|
||||
# 🚀 Usage
|
||||
## 🚀 Usage
|
||||
|
||||
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**
|
||||
Copyright (c) 2025 Rage87 - rage87@geigernet.eu
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue