Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.markz3d.com/llms.txt

Use this file to discover all available pages before exploring further.

1

📦Required Dependencies

2

🗃️ Database Setup

You will find a mxc_safe.sql file that creates the necessary tables.
Before running the server, import this file into your database using HeidiSQL, phpMyAdmin, or any other MariaDB/MySQL-compatible manager.
Simply open your database tool, select your target database, and execute (import) the mxc_safe.sql file to generate the required structure.