feat: add missing KF6 framework recipes
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// Inside the opened session:
|
||||
a = sciargs()
|
||||
i = find(a=="-args")
|
||||
a(i+1)
|
||||
evstr(a(i+2))*2
|
||||
"This session has been launched from " + a(i+3)
|
||||
Reference in New Issue
Block a user