Merge branch 'main' into extend

This commit is contained in:
手瓜一十雪
2024-08-19 19:03:31 +08:00
15 changed files with 82 additions and 58 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.30';
export const napcat_version = '2.0.33';
export class NapCatPathWrapper {
binaryPath: string;