From 5b89dead08b3c1f2963184cfcb528ff42feb97b3 Mon Sep 17 00:00:00 2001 From: xingluo Date: Sat, 18 Oct 2025 00:53:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1511959..e4564c1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,18 @@ -# Vue 3 + Vite +#文件前32个十六进制位是头部数据, +分别是[4位表示的version][4位表示的header_size][4位表示的timestamp][4位表示的unknown1][4位表示的unknown2][4位表示的unknown3][4位表示的material_count][4位表示的reserved] +其中header_size不知为何总为错误的 -This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `