Hollow Knight: Silksong
Install

Details

Last Updated
First Uploaded
Downloads
73
Likes
0
Size
108KB
Dependency string
CarrieForle-AllNeedolin-1.0.1
Dependants

AllNeedolin

Show every needolin message all at once.

Install

Install BepinEx. Download the mod and unzip it to plugins folder.

.
└── BepinEx/
    └── plugins/
        └── CarrieForle-AllNeedolin/
            ├── ...
            ├── AllNeedolin.dll
            └── AllNeedolin.pdb

If you use a mod manager (e.g., r2modman), the above structure should be in a profile folder. If you installed BepinEx manually, it should be in the Silksong installation folder.

Build

.NET 10 is required.

Create SilksongPath.props under AllNeedolin. Copy and paste the following text and edit as needed.

<Project>
  <PropertyGroup>
    <SilksongFolder>SilksongInstallPath</SilksongFolder>
    <!-- If you use a mod manager rather than manually installing BepInEx, this should be a profile directory for that mod manager. -->
    <SilksongPluginsFolder>$(SilksongFolder)/BepInEx/plugins</SilksongPluginsFolder>
  </PropertyGroup>
</Project>
dotnet build -c Release
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.