dotnet7 compat, DLSS, network manager rewrite and other fixes
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"gulp.autoDetect": "off",
|
||||
"jake.autoDetect": "off",
|
||||
"grunt.autoDetect": "off",
|
||||
"omnisharp.defaultLaunchSolution": "GoakeFlax.sln"
|
||||
"omnisharp.defaultLaunchSolution": "GoakeFlax.sln",
|
||||
"omnisharp.useModernNet": true
|
||||
},
|
||||
"folders": [
|
||||
{
|
||||
@@ -14,7 +15,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Flax",
|
||||
"path": "C:\\dev\\Flax\\Flax_master"
|
||||
"path": "C:\\dev\\Flax\\FlaxEngine"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user