Requirements
None. The resource is standalone — no framework, noox_lib, no SQL.
Steps
-
Drop the
nex_loadingscreenfolder into yourresources/directory. Any subfolder is fine, e.g.resources/[nex]/nex_loadingscreen/. -
Add it to your
server.cfg: - Restart the server.
Only one loading screen can be active at a time. If you previously used another loading-screen resource (
loadingscreen-, default_loading_screen, etc.) make sure to remove or disable it in server.cfg first.Checking it worked
Connect to the server. You should see the NEX loading screen with the animated background and music player. From F8 (after spawning in):started. If it prints missing or stopped, fix server.cfg and restart.
Updating
lua/config.lua is listed under escrow_ignore, so your settings, songs, links, tips and theme survive updates.
-
Replace the resource files with the new version (keep your edited
lua/config.lua, and thehtml/assets/audio/,html/assets/images/, andhtml/assets/logo.pngfiles you’ve added). -
Restart the resource:
Players already connected won’t see the new screen until next join.

