Skip to main content
1

📦 Install the required dependencies

2

🗃️ Database Setup

You will find a mxc_hotels.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_hotels.sql file to generate the required structure.
3

🌍 Maps Compatibility

Some maps require additional work to be compatible with the hotel system.
  1. Check the [compatibility] folder in the resource for further installation steps