SilkLoader 0.7.0

dotnet add package SilkLoader --version 0.7.0
                    
NuGet\Install-Package SilkLoader -Version 0.7.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SilkLoader" Version="0.7.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SilkLoader" Version="0.7.0" />
                    
Directory.Packages.props
<PackageReference Include="SilkLoader" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SilkLoader --version 0.7.0
                    
#r "nuget: SilkLoader, 0.7.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SilkLoader@0.7.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SilkLoader&version=0.7.0
                    
Install as a Cake Addin
#tool nuget:?package=SilkLoader&version=0.7.0
                    
Install as a Cake Tool

Logo

GitHub stars GitHub issues Discord GitHub All Releases GitHub release (latest by date)

Silk Mod Loader

A modding tool for Spiderheck. Silk is a mod loader for Spiderheck that allows you to easily install and manage mods for the game. It's designed to be easy to use, and it's designed to be as compatible as possible with other modding tools.

Why Silk?

In order to load mods, you need a mod loader. This one was made beacause Modweaver is a great tool for modding Spiderheck, but it's not without its issues. Modweaver is a bit of a black box, and it can be difficult to get it to work. Additionally, Modweaver is outdated, and it can lead to mods that are not very compatible with each other. Silk is a more lightweight alternative to Modweaver. It's designed to be easy to use, and it's designed to be as compatible as possible with other mods.

How it works

Silk works by patching the Spiderheck executable at runtime. It does this by using the Harmony library, which is a library for patching .NET assemblies at runtime.

Features

Silk currently has the following features:

  • It can load mods from the Mods directory.
  • It can patch the Spiderheck executable at runtime.
  • It can steal the console back from Unity.

Installation

To install Silk, follow these steps:

  1. Download the latest release from the repository.
  2. Extract the contents of the release to a directory of your choice.
  3. Start Spiderheck.
  4. Place your mods in the Silk/Mods directory to load them.
Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.7.0 226 12/23/2025
0.6.1 203 7/15/2025
0.6.0 174 7/15/2025
0.5.0 200 3/14/2025
0.4.0 162 1/28/2025