2
Home
Rainer edited this page 2025-06-23 17:50:17 +02:00
Table of Contents
Luanti-Web Project Wiki!
This wiki serves as the central hub for all documentation related to the Luanti Web Generator toolkit. Here you will find detailed guides on installation, configuration, and usage of the entire system.
This project is currently at version alpha-v0.4.
Core Documentation
To get started, please refer to the following main pages. They are designed to guide you from initial setup to full automation.
-
- A brief overview of the project's architecture, data flow, and design principles (modular scripts, static site generation, dynamic data fetching).
-
- A step-by-step guide to get the project running on your server, from cloning the repository to setting permissions and checking dependencies.
-
- A detailed explanation of all settings in the global
config.shand the per-worldweb.conffiles.
- A detailed explanation of all settings in the global
-
- Detailed instructions on how to run each script (
generate_map.sh,sync_players.sh, etc.) manually and how to set up the recommendedcronjobsfor full automation.
- Detailed instructions on how to run each script (
-
- Guides on how to customize the website's appearance (CSS), add new static pages, and manage the content of your worlds.
-
- Solutions and explanations for common issues (e.g., file permissions, database locks, map rendering errors).
Contributing
Bug reports, suggestions, and contributions are highly welcome. Please use the "Issues" section of the Git repository to provide feedback.