补齐vs所需文件 开始着手准备重写readme

This commit is contained in:
2026-06-03 17:15:11 +08:00
parent 959055ce90
commit 45220c8279
7 changed files with 472 additions and 159 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "mana-pet-world",
"version-string": "0.1.0",
"dependencies": [
"pugixml",
"raylib"
]
}