Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Banane9 authored Apr 16, 2022
1 parent 5236383 commit d1e83da
Showing 1 changed file with 5 additions and 12 deletions.
17 changes: 5 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,13 @@
Local LogiX Registers
=====================
Pacifist April Fools Explosion
==============================

A [NeosModLoader](https://github.com/zkxs/NeosModLoader) mod for [Neos VR](https://neos.com/) that adds the ability to create LogiX registers and boolean latches with localized values. This can be toggled on and off with a new context menu entry while having the tool equipped.
A [NeosModLoader](https://github.com/zkxs/NeosModLoader) mod for [Neos VR](https://neos.com/) that can individually disable the bloating and explosion sound effects, as well as the flame particles from the `ViolentAprilFoolsExplosion` component. Which parts get disabled can be changed in the settings.

## Installation
1. Install [NeosModLoader](https://github.com/zkxs/NeosModLoader).
2. Place [LocalLogixRegisters.dll](https://github.com/Banane9/NeosLocalLogixRegisters/releases/latest/download/LocalLogixRegisters.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. Add Cyro's [Nodentify](https://github.com/RileyGuy/Nodentify) mod to have the changed names restored when unpacking the created LogiX nodes again.
2. Place [LocalLogixRegisters.dll](https://github.com/Banane9/NeosPacifistAprilFoolsExplosion/releases/latest/download/PacifistAprilFoolsExplosion.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.
4. Start the game. If you want to verify that the mod is working you can check your Neos logs.

## In Game

![LogiX Tip Context Menu when creating regular synchronized Registers](https://github.com/Banane9/NeosLocalLogixRegisters/raw/master/screenshots/MenuSynchronizing.png)

![LogiX Tip Context Menu when creating localized Registers](https://github.com/Banane9/NeosLocalLogixRegisters/raw/master/screenshots/MenuLocalizing.png)

![Different kinds of localized Registers](https://github.com/Banane9/NeosLocalLogixRegisters/raw/master/screenshots/Registers.png)

![How the localization works](https://github.com/Banane9/NeosLocalLogixRegisters/raw/master/screenshots/Localization.png)
*Distinct lack of Explosions*

0 comments on commit d1e83da

Please sign in to comment.