Explosion.meta on the server side?

I can’t seem to find anyone who has tried this, even on the client side. I’m making a server that has a bunch of my old weapon mods, which includes explosion mods. The weapons files all work great. I’m using the WEAPONINFO_FILE_PATCH description in the data_file for each weapon related meta file and I have several of these being loaded by the lua file so now problems there.

But I can’t get the explosion.meta file replaced. I’m using EXPLOSION_INFO_FILE and the game loads, but it seems to ignore it. The beginning of each explosion meta file looks like this by the way

if that helps. My __resource.lua file is set up similarly to the lua file for my weapons so I’m confident my lua formatting isn’t the issue.

Hopefully someone can shine so light onto why I’m having so much trouble getting this to work.

Thanks!

Anyone?

Trying this as well, just stumbled over it.
Did you get it to work? Will let you know if should be able to.

Short answer. You can’t