Installation
Welcome to the Luman Studio's Mingle Game (Season 2) installation guide!
Assets
After purchase, you will receive access to next assets on your Keymaster.
luman-bridge
Yes
Framework
mingle-game
Yes
Script
mingle-game-mlo
Yes
MLO
sq-game-assets
Yes
Textures
sq-game-clothes-replace
Optional
Clothes as Replace
sq-game-clothes-addon
Optional
Clothes as Add-on
Installation
Extract assets
Extract granted assets into your resources folder.
Install PolyZone
Extract PolyZone into your resources folder.
Update server.cfg
Update your server.cfg to include next lines:
ensure luman-bridge
ensure PolyZone
ensure sq-game-assets
ensure sq-game-clothes-replace
ensure mingle-game
ensure mingle-game-mloIt's recommended to use Default installation , if you don't know how to identify and set add-on clothes ID's.
ensure PolyZone
ensure sq-game-assets
ensure sq-game-clothes-addon
ensure mingle-game
ensure mingle-game-mloYou have to manually identify and set all clothing IDs in the script in config.lua. To identify clothing ID's you'll need to use some character creator / clothes script which will show to you original ID's.
Frameworks
The framework is detected automatically, no manual setup is required.
You have to specify framework name In luman-bridge/config.lua:
- vrp_dunko
- vrp1
- vrp2
For example, Config.Framework = 'vrp_dunko'.
Last updated