diff --git a/Transpiler.md b/Transpiler.md index 5848424..8e2e7b0 100644 --- a/Transpiler.md +++ b/Transpiler.md @@ -9,8 +9,8 @@ Features ### **GD Script Injection** -- Add GDScript from comment -- Add GDScript by string +- Add GDScript from comment with `GDGlue.CommentToGD` +- Add GDScript by string with `GDGlue.InserGDScript` ### **C# Files** - Create own files for each class