0 of 0

File information

Last updated

Original upload

Created by

Unkdown-Team

Uploaded by

SubnauticaMaster5121

Virus scan

Safe to use

Tags for this mod

About this mod

A BepInEx-based helper library for Subnautica mods. Makes mod development easier by providing utility functions, debug tools, and cleaner integration with the Subnautica API.

Requirements
Permissions and credits
🛠️ BepInEx SubHelperXCreated by: Unkdown-Team | Version: Early Access 2025
BepInEx SubHelperX is a library mod designed to support developers creating BepInEx mods for Subnautica. It offers a collection of helpful utilities, wrappers, and debug tools that simplify development and improve compatibility.
🔍 Features:
  • 🔧 Simplified hooks into Subnautica’s MonoBehaviour lifecycle
  • 🧪 Built-in console commands for testing and debugging
  • 📁 Auto config generation and serialization helpers
  • 🧠 Easy-to-use logging system with timestamps and filters
  • 💬 Future support planned for mod networking and UI injection
📦 Installation:
  • Make sure you have BepInEx 5.x installed for Subnautica
  • Drop the SubHelperX.dll
    into the BepInEx/plugins/ folder
  • Run the game to generate the config and log

🧪 Development Note:This is an Early Access release — features may change. Feedback is welcome!
🧠 For Developers:This mod does nothing standalone — it’s a tool. To use it, reference SubHelperX.dll
in your own mod’s project. See example usage on the GitHub repo (soon to be linked).
⚙️ Category: Libraries
🚀 Built with love by Unkdown-Team
💬 Contact or bug reports? Use Nexus or GitHub issues.