manual
This commit is contained in:
@@ -9,7 +9,7 @@ class Script
|
||||
{
|
||||
public Script()
|
||||
{
|
||||
string content = "ctrl+ö script-message my-message-1 my-argument-1";
|
||||
string content = "ctrl+w script-message my-message-1 my-argument-1";
|
||||
string sectionName = Assembly.GetExecutingAssembly().GetName().Name;
|
||||
mp.commandv("define-section", sectionName, content, "force");
|
||||
mp.commandv("enable-section", sectionName);
|
||||
|
||||
Reference in New Issue
Block a user