2 Home
Rainer edited this page 2025-06-23 17:50:17 +02:00

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.

  • Project Philosophy

    • A brief overview of the project's architecture, data flow, and design principles (modular scripts, static site generation, dynamic data fetching).
  • Installation & Initial Setup

    • A step-by-step guide to get the project running on your server, from cloning the repository to setting permissions and checking dependencies.
  • Configuration

    • A detailed explanation of all settings in the global config.sh and the per-world web.conf files.
  • Script Usage & Automation

    • Detailed instructions on how to run each script (generate_map.sh, sync_players.sh, etc.) manually and how to set up the recommended cronjobs for full automation.
  • Customization

    • Guides on how to customize the website's appearance (CSS), add new static pages, and manage the content of your worlds.
  • Troubleshooting & FAQ

    • 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.