Banane9 / NeosBetterLogixWiresThatCanScroll

Neos mod that optimizes LogiX wires and optionally animates them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BetterLogixWiresThatCanScroll

A NeosModLoader mod for Neos VR that optimizes the rendering of LogiX wires by making them use shared materials.

The arrows on the wires can optionally be animated to move towards the target. Using animated wires is no longer "infectious" to other users of this mod. Whether animated or static wires are spawned can be toggled on the fly in the NML config.
To switch a wire, it has to be destroyed and re-created - only reconnecting it re-uses the old wire.
This mod also fixes temporary wires connecting the wrong way to inputs/outputs that have been moved to the "wrong" side (like the target for Write nodes).

Installation

  1. Install NeosModLoader.
  2. Place BetterLogixWiresThatCanScroll.dll into your nml_mods folder. This folder should be at C:\Program Files (x86)\Steam\steamapps\common\NeosVR\nml_mods for a default install. You can create it if it's missing, or if you launch the game once with NeosModLoader installed it will create the folder for you.
  3. Start the game. If you want to verify that the mod is working you can check your Neos logs.

About

Neos mod that optimizes LogiX wires and optionally animates them.

License:MIT No Attribution


Languages

Language:C# 100.0%