Merge branch 'main' into extend

This commit is contained in:
手瓜一十雪
2024-08-20 16:59:17 +08:00
14 changed files with 107 additions and 76 deletions

View File

@@ -2,7 +2,7 @@ import path, { dirname } from 'path';
import { fileURLToPath } from 'url';
import fs from 'fs';
export const napcat_version = '2.0.34';
export const napcat_version = '2.0.35';
export class NapCatPathWrapper {
binaryPath: string;