Streaming weapons.meta

Has anyone else ran into the issue to where you can longer stream weapons.meta after todays update? I had a custom version on the server and ever since my server restart today it no longer works (I made no changes to the files just restarted the server).

Still not working? 3 months passed.

1 Like

Nothing ?

just put this in the __resource.lua

resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5'
 
files {
	'data/weapons.meta'
}
 
data_file 'WEAPONINFO_FILE' 'data/weapons.meta'
1 Like