You are viewing a potentially older version of this package. View all versions.
Gatohost-VoidMod-1.3.1 icon

VoidMod

VoidMod is a Blueprint Framework and Handler for Modding Voices of the Void

Date uploaded 3 months ago
Version 1.3.1
Download link Gatohost-VoidMod-1.3.1.zip
Downloads 450
Dependency string Gatohost-VoidMod-1.3.1

This mod requires the following mods to function

Thunderstore-unreal_shimloader-1.0.6 icon
Thunderstore-unreal_shimloader

EXPERIMENTAL Thunderstore Mod Manager and r2modmanPlus support for RE-UE4SS and UE games.

Preferred version: 1.0.6

README

VoidMod Loader for VotV

VoidMod is a Unreal Engine 4.27.2 Blueprint Framework/API and Handler for Modding Voices of the Void.

VoidMod Supports:

  • Custom Events (Story and Random)
  • Custom Props (Rewritten to not cause issues with Base-Game Props)
  • Time Control/Conditions
  • Player Stats Control
  • Custom UI
  • Saving/Loading Modded Content
  • Custom Satellite/Root Console Commands (Custom sv. commands)

VoidMod Installation Steps

  1. Extract Zip, copy the "VotV" folder into your VotV install folder (Where the EXE file is).

  2. Launch the Game.

You should see new options on the Main Menu as well as information on VoidMod in the Top Left under the Game Version.

Mod Installation Steps

  1. Download the .pak file associated with the Mod.

  2. Put it in <Install Directory>\VotV\Content\Paks\LogicMods.

  3. Launch the Game.

Successfully loaded Mods will show on the Main Menu in the Mod Count and Loaded Mod List. Configs should be generated by the mod automatically, and you will be able to change them in the VoidMod settings on the Main Menu.

Resources and Support

Most Resources can be found in the EternityDev Discord.

  • #e-votv-modding is the channel where you can find early releases of Mod Development UE4 Projects and get support for issues related to VoidMod and Modding

VoidMod is based on SpawnMenu by Blob (Discord: Blob#4673)