flatten folder structure, fix collision boxes and gui/fp/tp transforms
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -5,7 +5,7 @@
|
||||
"name": "Vintage Story Client",
|
||||
"type": "dotnet",
|
||||
"request": "launch",
|
||||
"projectPath": "${workspaceFolder}/ButterflyPins/ButterflyPins/ButterflyPins.csproj"
|
||||
"projectPath": "${workspaceFolder}/ButterflyPins/ButterflyPins.csproj"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@@ -18,7 +18,7 @@
|
||||
"dependsOrder": "sequence",
|
||||
"args": [
|
||||
"build",
|
||||
"${workspaceFolder}/ButterflyPins/ButterflyPins/ButterflyPins.csproj",
|
||||
"${workspaceFolder}/ButterflyPins/ButterflyPins.csproj",
|
||||
"-c",
|
||||
"${input:buildConfig}",
|
||||
"/property:GenerateFullPaths=true",
|
||||
|
||||
Reference in New Issue
Block a user