Category: Library / API
Release Type: Beta
Game Version: Early Access 1 (or whatever the current SN2 version tag is in the dropdown)
File Upload
Upload: SN2Core_v0.1.0.zip
File display name: SN2Core v0.1.0 — Initial Release
Changelog (paste this):
v0.1.0 — Initial Release
- SN2Core.Register() — announce your mod to the registry
- SN2Core.RegisterFeature() — claim game features you modify
- SN2Core.OnConflict() — callback when a conflict is detected
- SN2Core.HasConflict() — check if your mod has active conflicts
- SN2Core.GetMod() — check if another mod is installed
- SN2Core.ListMods() / ListFeatures() — debug helpers
- Standard feature ID table (creature.ai, player.oxygen, ui.hud, etc.)
- Game version mismatch warnings
Relations (Dependencies)
Add as Required:
- Search "UE4SS" → add the Subnautica 2 UE4SS mod as required
Description
Paste the contents of curseforge_description.html into the description editor. In the CurseForge editor toolbar, click the < > (Source) button first, then paste the HTML, then click < > again to go back to visual mode.

