hopefully caseless match for targets, bc updated to 121

This commit is contained in:
2025-10-18 11:27:24 +00:00
parent d8a4d250d7
commit 8e0d374b90
3 changed files with 1778 additions and 859 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "mbchc",
"version": "110.13.0",
"version": "121.13.1",
"description": "Mute's Bondage Club Hacks Collection",
"author": "Mute",
"private": true,
"type": "module",
"devDependencies": {
"bc-stubs": "^110.0.0",
"bc-stubs": "^121.0.0",
"bondage-club-mod-sdk": "^1.2.0",
"typescript": "^5.5.2",
"xo": "^0.56.0"