Vendor STS2MCP mod source and 0.4.0 release DLL
Full C# source of the kunology STS2MCP fork (McpMod HTTP bridge for game state and actions) plus the prebuilt 194,560-byte release DLL and its manifest. The rebuilt fork DLL from docs/research/03 is not saved; rebuild from this source if the pinned 0.4.0 breaks on a game update.
This commit is contained in:
parent
fb32822468
commit
059e8c9f3c
3 changed files with 10 additions and 0 deletions
BIN
vendor/STS2_MCP.dll
vendored
Normal file
BIN
vendor/STS2_MCP.dll
vendored
Normal file
Binary file not shown.
BIN
vendor/STS2_MCP.dll.release-0.4.0
vendored
Normal file
BIN
vendor/STS2_MCP.dll.release-0.4.0
vendored
Normal file
Binary file not shown.
10
vendor/STS2_MCP.json
vendored
Normal file
10
vendor/STS2_MCP.json
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"id": "STS2_MCP",
|
||||
"name": "STS2 MCP",
|
||||
"author": "kunology",
|
||||
"description": "MCP server bridge for Slay the Spire 2",
|
||||
"version": "0.4.0",
|
||||
"has_pck": false,
|
||||
"has_dll": true,
|
||||
"affects_gameplay": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue