Added base setup for Alliance's map

This commit is contained in:
Alexis
2023-10-01 21:43:37 +02:00
parent 8d00d75886
commit 54deafba8c
14 changed files with 7098 additions and 54 deletions

4
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"recommendations": ["astro-build.astro-vscode"],
"unwantedRecommendations": []
}