feat: add pathfinding
This commit is contained in:
8
Client/Properties/launchSettings.json
Normal file
8
Client/Properties/launchSettings.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Client": {
|
||||
"commandName": "Project",
|
||||
"nativeDebugging": true
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user