Voxel Turf

Voxel Turf

View Stats:
Change of mod structure?
It seems something changed about the mod structure since I made my mod. It appears my file structure is gone so my script can't find my file. Is there a way to unpack them? I changed computers since I made it so I don't have the source anymore. I learned a lot from looking at examples you had made originally but with this structure its a bit hard to understand how to recover.
< >
Showing 1-2 of 2 comments
SnapperTheTwig  [developer] 22 Jun, 2018 @ 11:39pm 
I don't recall changing anything.

If you subscribe to your mod, you can find it in (program files)/Steam/steamapps/workshop/your_mod_id/
SnapperTheTwig  [developer] 22 Jun, 2018 @ 11:46pm 
Found the problem.

In server_scripts.lua:

Change:
scipts/extrashot.luaextrashot.lua

To:
scipts/extrashot.lua

Also I have updated the modloader some time ago to prevent you from uploading unless you have a valid picture. If vtclient can't find a picture (for eg, expected path vs given path) it'll give you a detailed description of why in mods/uploads/log.txt
< >
Showing 1-2 of 2 comments
Per page: 1530 50