SilkLoader 0.7.0
dotnet add package SilkLoader --version 0.7.0
NuGet\Install-Package SilkLoader -Version 0.7.0
<PackageReference Include="SilkLoader" Version="0.7.0" />
<PackageVersion Include="SilkLoader" Version="0.7.0" />
<PackageReference Include="SilkLoader" />
paket add SilkLoader --version 0.7.0
#r "nuget: SilkLoader, 0.7.0"
#:package SilkLoader@0.7.0
#addin nuget:?package=SilkLoader&version=0.7.0
#tool nuget:?package=SilkLoader&version=0.7.0
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
Modsdirectory. - It can patch the Spiderheck executable at runtime.
- It can steal the console back from Unity.
Installation
To install Silk, follow these steps:
- Download the latest release from the repository.
- Extract the contents of the release to a directory of your choice.
- Start Spiderheck.
- Place your mods in the
Silk/Modsdirectory to load them.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- HarmonyX (>= 2.13.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.