begin prototype, transcript browser
This commit is contained in:
5
init.project.lua
Normal file
5
init.project.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
function CC(cmd)
|
||||
Cmd { working_dir = GetProjectPath(), destination = "console", cmd = cmd }
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user