mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2025-12-31 09:39:30 -06:00
FF-1698: C# scripts!
This commit is contained in:
@@ -11,7 +11,7 @@ namespace BasicNodes.Scripting;
|
||||
public class CSharpScript : ScriptBase
|
||||
{
|
||||
/// <inheritdoc />
|
||||
public override string Icon => "svg:cs";
|
||||
public override string Icon => "svg:csharp";
|
||||
|
||||
/// <inheritdoc />
|
||||
public override string HelpUrl => "https://fileflows.com/docs/plugins/basic-nodes/charp-script";
|
||||
|
||||
Reference in New Issue
Block a user