Files
GoakeFlax/GoakeFlax.code-workspace
GoaLitiuM e2d7fbd40a hmm
2021-03-13 13:43:04 +02:00

20 lines
356 B
Plaintext

{
"settings": {
"typescript.tsc.autoDetect": "off",
"npm.autoDetect": "off",
"gulp.autoDetect": "off",
"jake.autoDetect": "off",
"grunt.autoDetect": "off",
"omnisharp.defaultLaunchSolution": "GoakeFlax.sln"
},
"folders": [
{
"name": "GoakeFlax",
"path": "."
},
{
"name": "Flax",
"path": "C:\\dev\\Flax\\FlaxEngine"
}
]
}