Loading Screen won't load

My keks folder, has my loading screen in it, but will not load when joining the server. I have tried different methods, but it still will not load. I have added it to my AutoStartResources.

My resource.lua

Keks folder

Change your resouce_.lua, that it looks like this:

files {
    'index.html',
    'loadscreen.css',
    'bankgothic.ttf',
    'loadscreen.jpg',
}

loadscreen 'index.html'

resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'
1 Like