Skip to content

A utility mod for subnautica (MelonLoader), adding many possibilities to the game.

Notifications You must be signed in to change notification settings

C4NX/Nautica-MelonLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nautica 🌀 Melon Loader

Logo

Nautica is a modding project on subnautica initially started in 2020, but continued in 2022 with the MelonLoader tool.

Getting started

Nautica is a mod that adds a lot of utility to the development of mods for the game subnautica working with MelonLoader.

  • Install MelonLoader with the installer or manualy on your game.

  • Download the latest or a specific version of nautica.

  • Copy the NauticaML.dll library into the mods/ directory of the game.

  • Enjoy the game!

Create a mod with melon loader

Simply follow the documentation of melon loader, and if you want to implement NauticaML.dll in your project, you just have to implement the library and add it as a dependency with :

[assembly: MelonAdditionalDependencies("NauticaML")]

Issues

  • When the steam version of the game is not launched on steam but by the executable, melon loader launches the game twice.

About

A utility mod for subnautica (MelonLoader), adding many possibilities to the game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages