Full Configuration Guide
This document explains every available option in the provided config.js file and how each setting affects the nm1 Loading screen
video: {
source: '...',
blur: '0px',
volume: 0.2
}Property
Type
Description
Music
music: {
enabled: true,
playlist: [
{
artist: "ARTIST NAME",
song: "SONG NAME",
cover: 'https://...',
source: 'https://...'
}
]
}Property
Type
Description
Project / Branding
Property
Type
Description
Social Links
Property
Type
Description
Server Tips
Team Modal
Property
Type
Description
How It Works (Technical)
Loading & Shutdown Flow
Progress Bar
Event
Status Text
Last updated