Hollow Knight: Silksong
You are viewing a potentially older version of this package. View Latest Version
Install

Details

Date Uploaded
last week
Downloads
77
Size
33KB
Dependency string
CarrieForle-AllNeedolin-1.0.0

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.