Skip to content

Commit a6e3faf

Browse files
committed
✨ Add a build system that open log unity
1 parent 9e3a48e commit a6e3faf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Plugin/InteropUnityCUDA.sublime-project

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,13 @@
8686
],
8787
"working_dir": "${project_path:${folder}}",
8888
},
89+
{
90+
"name": "Proj - Open Log",
91+
"cmd": [
92+
"..\\InteropUnityCUDA\\log.txt",
93+
],
94+
"shell": true,
95+
},
8996
{
9097
"name": "PluginInterop - Unity",
9198
"cmd": [

0 commit comments

Comments
 (0)