chore(dev): remove submodule & update contribution guide

This commit is contained in:
MingxuanGame
2025-08-28 10:13:49 +00:00
parent d1fc10626b
commit cbc46d63b6
5 changed files with 41 additions and 6 deletions

View File

@@ -107,6 +107,6 @@
80,
8080
],
"postCreateCommand": "uv sync --dev && uv pip install rosu-pp-py && uv run alembic upgrade head && uv run pre-commit install && cd packages/msgpack_lazer_api && cargo check && cd ../../spectator-server && dotnet restore",
"postCreateCommand": "uv sync --dev && uv run alembic upgrade head && uv run pre-commit install && cd packages/msgpack_lazer_api && cargo check && cd ../../spectator-server && dotnet restore",
"remoteUser": "vscode"
}