Skip to content
This repository was archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
Use runtimeconfig.template.json to add additionalProbingPaths to outp…
Browse files Browse the repository at this point in the history
…ut runtimeconfig file
  • Loading branch information
Ryochan7 committed Jul 10, 2022
1 parent 692b217 commit 9eea245
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions DS4Windows/runtimeconfig.template.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"additionalProbingPaths": [
"./Lang/"
]
}

0 comments on commit 9eea245

Please sign in to comment.