Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Xlinka/NeosPlus

Repository files navigation

NeosPlus

NeosPlus is a NeosVR plugin that adds extra Logix nodes and features, serving as a testing ground for proving concepts and pushing boundaries within the virtual reality platform. The goal behind NeosPlus is to implement ideas that are not available in the base game.

Some of the key features and benefits of NeosPlus include:

  • Incorporating community-driven ideas from both the NeosPlus Discord and the main Neos GitHub repository.
  • Experimenting with new concepts and features that have the potential to enhance the NeosVR experience.
  • Actively engaging with users to gather feedback and suggestions, ensuring the plugin remains relevant and beneficial to the community.

Discord

Join our Discord server: https://discord.gg/9QAaMtXwke

Becoming a member of our Discord community is the best way to stay up-to-date with the plugin's development progress. In addition, you can:

  • Discuss ideas and share feedback with the Neos Plus team and other users.
  • Participate in conversations related to Neos Plus features and improvements.
  • Stay informed about the latest news, updates, and announcements.

Join the Neos Plus Discord community today and contribute to the plugin's growth and development.

Patreon

Support Neos Plus on Patreon: https://www.patreon.com/NeosPlus

By becoming a patron, you will gain access to:

  • Pre-release builds: Get access to the latest features and improvements we are currently working on, which are not yet available on GitHub.
  • Feature suggestions: Higher-tier Patreon supporters can suggest new features for Neos Plus, and their votes will have more weight than those of regular Neos+ users.

Your support helps us continue developing and improving Neos Plus. For transparency, we will use the funds to:

  • Purchase hardware: Acquire the necessary equipment for development and testing.
  • Access SDKs: Obtain access to software development kits required for implementing features.
  • Acquire software licenses: Secure licenses for software needed for testing and development.

By supporting us on Patreon, you contribute to the growth and improvement of the plugin.

Neos Plus Plugin Installation

Important: Neos Plus is a plugin, not a mod. Installation differs between the two.

Follow these steps to install the Neos Plus plugin:

  1. Download the NEOSPlus.dll file from the Releases tab.
  2. Place the downloaded NEOSPlus.dll file in the Libraries folder in your Neos directory.
  3. To make Neos load the plugin, use the -LoadAssembly launch argument followed by the plugin's file path: -LoadAssembly Libraries/NEOSPlus.dll.

After completing these steps, start Neos. Neos Plus should now be loaded and functional. Check your logs for additional details.

For more information, visit our installation wiki.

Alternative Installation Method: Neos Plus Launcher

You can also use the Neos Plus Launcher for installation. Download it here: https://github.com/Xlinka/NeosPlusLauncher

Note: The Neos Plus Launcher is currently in development and may have issues or bugs. If you encounter any problems, please submit an issue report on the GitHub repository so we can address it. Your feedback and contributions are greatly appreciated.

Features

A list of features can be found in the wiki.

Contributors

GitHub Icon
Xlinka
GitHub Icon
Frozenreflex
GitHub Icon
dfgHiatus
GitHub Icon
Nytra
GitHub Icon
LeCloutPanda
GitHub Icon
jeanahelver
GitHub Icon
art0007i
GitHub Icon
Zandario
GitHub Icon
DoubleStyx
GitHub Icon
ty802
GitHub Icon
Lexevolution
GitHub Icon
Psychpsyo
GitHub Icon
sirkitree
GitHub Icon
JackTheFoxOtter
GitHub Icon
rassi0429

설치방법

중요: 네오스 플러스는 모드가 아닌 플러그인 입니다. 이 두가지는 서로 설치 방법이 다름을 인지하여 주세요. 먼저 Releases 탭에서 NEOSPlus.dll 파일을 다운로드 받아 네오스가 설치된 경로아래에 있는 Libraries 폴더에 넣어주세요. 다음으로, 네오스에서 이를 읽어오도록 실행 옵션에 -LoadAssembly를 추가하셔야 합니다. 이렇게 해두면 네오스 실행시 자동으로 읽어들이게 됩니다.