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.
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 |
- Got any ideas? suggest them in the modding discord!