Script Installation Guide
Follow these steps to easily install and configure your Manchini Store product.
Step 1: Download Your Product
First, log in to your Manchini Store account panel using the credentials you received after purchase. Navigate to "My Products" or "Downloads" section.

Locate the "Squid Game Pack" (or your specific product) and click the "Download" button. Save the .zip or .rar file to a convenient location on your computer.
Tip: Ensure you have a stable internet connection for a smooth download. File sizes can vary.
Step 2: Extract the Files
Once the download is complete, locate the downloaded archive file (e.g., `manchini_squidgame_pack.zip`). You will need an extraction tool like WinRAR, 7-Zip, or the built-in Windows/macOS extractor.
Right-click on the file and select "Extract All..." or "Extract Here". This will create a folder (e.g., `manchini_squidgame`) containing all the necessary script files and resources.

Important: Extract the folder to a known location, as you'll need to move it to your FiveM server's resources directory in the next steps.
Step 3: Initial Configuration
Open the extracted product folder (e.g., `manchini_squidgame`). Inside, you will usually find a `config.lua` file (or a similarly named configuration file).
Open this `config.lua` file with a text editor (like Notepad++, VS Code, or Sublime Text). Here, you can adjust various settings for the script, such as:
- Game settings (e.g., number of players, timers, difficulty).
- Reward systems.
- Language options (if available).
- Integration with other scripts (e.g., notifications, inventory).
-- Example from config.lua (This is a placeholder)
Config = {}
Config.GameDuration = 300 -- Duration in seconds
Config.EnableRewards = true
Config.RewardAmount = 5000
Config.Language = "en" -- Available: "en", "tr", "es"
-- Make sure to save the file after making your changes.
Carefully review all options and adjust them according to your server's needs before proceeding.
Step 4: Server Setup & Resource Start
Create a folder called [squid-game] in your Resources folder.
Put the extracted file (in this example we will refer to it as `manchini_squidgame`) into the [squid-game] folder you created on your server

After this step, open the server.cfg file of your server. Type the following command where you have Ensure or start scripts:
ensure [squid-game]
In this way, your other squid game scripts will be automatically ensure by adding them to the folder without adding them to server.cfg one by one.
Step 5: Finalization & Testing
After ensuring the resource in your server configuration, restart your FiveM server completely.
Once the server is back online, join the server and test all functionalities of the Squid Game Pack. Check for any errors in the F8 console (client-side) or your server console (server-side).
If you encounter any issues or have questions, please refer to the product's documentation or contact our support team on Discord.
Get Support on Discord