NeosPlus is a NeosVR plugin that adds extra Logix nodes and features. The goal behind it is to add features that were requested by the users of Neos.
https://www.patreon.com/NeosPlus
Important: This is a plugin, not a mod! Installation is different between the two.
To install this, download NEOSPlus.dll
from the Releases tab and place it in the Libraries
folder in your Neos directory.
Next, make Neos load it by using the -LoadAssembly
launch argument.
When you next start Neos, Neos Plus should also be loaded and work.
Features that have been added so far:
- Logix/Avatar/NearestUser
- Logix/Json/JsonAddToObject
- Logix/Json/JsonAppendToArray
- Logix/Json/JsonCountArrayChildren
- Logix/Json/JsonCountObjectChildren
- Logix/Json/JsonEmpty
- Logix/Json/JsonGetFromArray
- Logix/Json/JsonGetFromObject
- Logix/Json/JsonInfo
- Logix/Json/JsonInsertToArray
- Logix/Json/JsonParseString
- Logix/Json/JsonParseStringArray
- Logix/Json/JsonQuickGetFromObject
- Logix/Json/JsonRemoveFromArray
- Logix/Json/JsonRemoveFromObject
- Logix/Json/JsonToString
- Logix/Locomotion/IsUserInNoclip
- Logix/Math/Matrix/GaussianElimination
- Logix/Math/Matrix/GaussJordanElimination
- Logix/Math/Random/RandomBool2
- Logix/Math/Random/RandomBool3
- Logix/Math/Random/RandomBool4
- Logix/Math/Random/RandomCharacter
- Logix/Math/Random/RandomDouble
- Logix/Math/Random/RandomInt2
- Logix/Math/Random/RandomInt3
- Logix/Math/Random/RandomInt4
- Logix/Math/Random/RandomLetter
- Logix/Math/EulersToientFunction
- Logix/Math/Factorial
- Logix/Math/SortNode
- Logix/Math/MinMax
- Logix/Network/HTTPRequest
- Logix/Operators/ZeroOneI
- Logix/Operators/DoubleInput
- Logix/Playback/IsPaused
- Logix/Playback/IsStopped
- Logix/Slots/CreateEmptySlot
- Logix/Slots/GetGrandparent
- Logix/String/CountSubstring
- Logix/String/DecodeBase64
- Logix/String/EncodeBase64
- Logix/String/EndcodeMD5
- Logix/String/EncodeSha256
- Logix/String/HammingDistance
- Logix/String/HammingDistanceNonNullable
- Logix/Users/IsUserInSeatedMode
- Physics/Cloth/Cloth
- Physics/Cloth/ClothCapsuleCollider
- Physics/Cloth/ClothSphereCollider
- Add-ons/Wizards/MeshColliderManagementTools
- Utility/GrabberSimulator
- Assets/Materials/NeosPlus/TestMaterial