This commit is contained in:
2023-08-26 14:24:42 +03:00
parent b1a080f482
commit bac8b3c70d
10 changed files with 20118 additions and 27 deletions

View File

@@ -1,8 +1,10 @@
{
{
"profiles": {
"Game.CSharp": {
"commandName": "Project",
"remoteDebugEnabled": false,
"Game": {
"commandName": "Executable",
"workingDirectory": "C:\\dev\\GoakeFlax",
"executablePath": "C:\\dev\\Flax\\FlaxEngine\\Binaries\\Editor\\Win64\\Development\\FlaxEditor.exe",
"commandLineArgs": "-project \"C:\\dev\\GoakeFlax\"",
"nativeDebugging": false
}
}