Skip to content

WurstMod v2.1.0

Compare
Choose a tag to compare
@nrgill28 nrgill28 released this 26 Apr 01:29
· 15 commits to master since this release

New in this release

  • Anvil Prefab script has been marked obsolete and a new script is here to take it's place: the Item Spawner script (not to be confused with the item spawner selection in the Generic Prefab script). The item spawner script is identical but it instead takes a string object ID, meaning your selections are not constrained by the enum in WurstMod's code.
  • Added two events on the CustomScene to teleport and kill the player. Examples of both can be seen in the custom sandbox scene.

For users, updating is as simple as replacing the existing WurstMod .deli file in your h3vr/Deli/mods/ folder with this new one from below.
For map makers, updating only requires you to replace the WurstMod plugin dll with the one contained in the unity package below.