Skip to content

MrPurple6411/SubnauticaImportExtensions

 
 

Repository files navigation

Subnautica Import Extensions

Subnautica Import Extensions is a thunderkit extension aiming to reduce the time it takes to properly set up a Subnautica Thunderkit Project.

It is extremely recommended to install this and use it in the process of setting up a project, SubnauticaImportExtensions can also be used as a use case example on how to extend the Thunderkit Importing Process.

Extensions:

Note: Higher priority means it runs earlier

Extension Name Priority Effect Level of Recomendation
TextMeshPro Uninstaller 3.24M Removes Unity TextMeshPro due to compatibility issues with the games modified TextMeshPro library and ensures that Unity.TextMeshPro.dll is copied from the games directory Highly Recommended
Unity GUI Uninstaller 3.23M Removes Unity GUI due to compatibility issues with the game's modified TextMeshPro library and ensures that the Unity.UI.dll is copied from the games directory Highly Recommended
Assembly Publicizer 3.125M Publicizes the listed assemblies with N-Strip, publicized assemblies retain their editor functionality and inspector look Recommended if publicizing is needed
Install BepInExPack -135K Installs the latest version of BepInExPack Extremely Recommended

Planned Features

  • Got any ideas? suggest them in the modding discord!

About

Custom pack of ThunderKit ImportExtensions for Subnautica

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%